Interface ExtensionOptionsEthereumTxProtoMsg

interface ExtensionOptionsEthereumTxProtoMsg {
    typeUrl: "/seiprotocol.seichain.eth.ExtensionOptionsEthereumTx";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.eth.ExtensionOptionsEthereumTx"
value: Uint8Array