Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 626 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 626 Bytes

rpc-tester

Verifies that results from `rpc1` are at the very least a superset of `rpc2`

Usage: rpc-tester-cli [OPTIONS] --rpc1 <RPC_URL1> --rpc2 <RPC_URL2>

Options:
      --rpc1 <RPC_URL1>          RPC URL 1
      --rpc2 <RPC_URL2>          RPC URL 2
      --num-blocks <NUM_BLOCKS>  Number of blocks to test from the tip [default: 32]
      --use-reth                 Whether to query reth namespace
      --use-tracing              Whether to query tracing methods
      --use-all-txes             Whether to query every transacion from a block or just the first
  -h, --help                     Print help