Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EthereumBlockDecoderOptions

Hierarchy

  • EthereumBlockDecoderOptions

Index

Properties

chainId

chainId: number

For a EIP-155 transaction, which chain to use to replace v.

eip155

eip155: boolean

For decoding a transaction, whether or not to use EIP-155 semantics to decode the transaction.

eip155Block

eip155Block: BigInt

For decoding a block, which block number EIP-155 semantics automatically applies.

native

native: boolean

If available, use native bindings to do transaction processing.

Generated using TypeDoc