Optional
data: PartialMessage<ExtensionOptionsWeb3TxBitcoin>chain should be "Bitcoin"
fee_payer is an account address for the fee payer. It will be validated during EIP712 signature checking.
fee_payer_sig is a signature data from the fee paying account, allows to perform fee delegation when using EIP712 Domain.
typed_data_chain_id is used only in EIP712 Domain and should match Ethereum network ID in a Web3 provider (e.g. Metamask).
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
ExtensionOptionsWeb3Tx is an extension option that specifies the typed chain id, the fee payer as well as its signature data.
Generated
from message bitcoin.ExtensionOptionsWeb3TxBitcoin