Interface MsgInternalEVMDelegateCallProtoMsg

interface MsgInternalEVMDelegateCallProtoMsg {
    typeUrl: "/seiprotocol.seichain.evm.MsgInternalEVMDelegateCall";
    value: Uint8Array;
}

Properties

Properties

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