Interface MsgInternalEVMDelegateCallResponseProtoMsg

interface MsgInternalEVMDelegateCallResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.evm.MsgInternalEVMDelegateCallResponse";
    value: Uint8Array;
}

Properties

Properties

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