interface MsgSendResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.evm.MsgSendResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.evm.MsgSendResponse"
value: Uint8Array