Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ExtensionOptionsWeb3Tx

Index

Properties

feePayer: string

feePayer is an account address for the fee payer. It will be validated during EIP712 signature checking.

feePayerSig: internal.Uint8Array

feePayerSig is a signature data from the fee paying account, allows to perform fee delegation when using EIP712 Domain.

typedDataChainID: string

typedDataChainID used only in EIP712 Domain and should match Ethereum network ID in a Web3 provider (e.g. Metamask).

Generated using TypeDoc