interface SignDocAminoMsg {
    type: "cosmos-sdk/SignDoc";
    value: SignDocAmino;
}

Properties

Properties

type: "cosmos-sdk/SignDoc"