Options
All
  • Public
  • Public/Protected
  • All
Menu

@rainblock/ethereum-block

Index

Functions

decodeBlock

decodeHeader

  • Given a RLP-serialized list with an Ethereum header, decodes the list and validates the Ethereum header.

    Parameters

    • header: RlpList

      The RLP-encoded list with the header to decode.

    Returns EthereumHeader

    A validated and decoded EthereumHeader.

decodeTransaction

Generated using TypeDoc