interface MsgMultiSendAminoMsg {
    type: "cosmos-sdk/MsgMultiSend";
    value: MsgMultiSendAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgMultiSend"