feePayer is an account address for the fee payer. It will be validated during EIP712 signature checking.
feePayerSig is a signature data from the fee paying account, allows to perform fee delegation when using EIP712 Domain.
typedDataChainID used only in EIP712 Domain and should match Ethereum network ID in a Web3 provider (e.g. Metamask).
Generated using TypeDoc
feePayer is an account address for the fee payer. It will be validated during EIP712 signature checking.