interface SignerInfoAminoMsg {
    type: "cosmos-sdk/SignerInfo";
    value: SignerInfoAmino;
}

Properties

Properties

type: "cosmos-sdk/SignerInfo"