Interface MsgInternalEVMCallResponseProtoMsg

interface MsgInternalEVMCallResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.evm.MsgInternalEVMCallResponse";
    value: Uint8Array;
}

Properties

Properties

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