interface SignBytesAminoMsg {
    type: "cosmos-sdk/SignBytes";
    value: SignBytesAmino;
}

Properties

Properties

type: "cosmos-sdk/SignBytes"