interface TxBodyAminoMsg {
    type: "cosmos-sdk/TxBody";
    value: TxBodyAmino;
}

Properties

Properties

type: "cosmos-sdk/TxBody"