A validated and decoded EthereumTransaction.
Given a RLP-serialized list with an Ethereum header, decodes the list and validates the Ethereum header.
The RLP-encoded list with the header to decode.
A validated and decoded EthereumHeader.
Given a RLP-serialized list with an Ethereum transaction, decodes the list and validates the Ethereum transaction.
A validated and decoded EthereumTransaction.
Generated using TypeDoc
Given a RLP-serialized list with an Ethereum block, decodes the list and validates the Ethereum block.