interface MsgTransferAminoMsg {
    type: "cosmos-sdk/MsgTransfer";
    value: MsgTransferAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgTransfer"