internet-computer-protocol / evm-rpc-canister

Interact with EVM blockchains from the Internet Computer.
https://internetcomputer.org/docs/current/developer-docs/multi-chain/ethereum/evm-rpc/overview
Apache License 2.0
63 stars 13 forks source link

fix: optional fields in `Block` #235

Closed gregorydemay closed 3 months ago

gregorydemay commented 3 months ago

Fixes #233 by making the following fields optional:

  1. totalDifficulty
  2. difficulty
  3. baseFeePerGas