interface MsgMultiSendProtoMsg {
    typeUrl: "/cosmos.bank.v1beta1.MsgMultiSend";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.bank.v1beta1.MsgMultiSend"
value: Uint8Array