Closed Quantumplation closed 6 months ago
While working on Amaru, we'll likely want to grab lots of example data. This adds a small utility to easily grab one block, one tx, or blocks/txs matching some predicate.
Example usage:
tx_matches
block_matches
cargo run --bin crawler -- --help
While working on Amaru, we'll likely want to grab lots of example data. This adds a small utility to easily grab one block, one tx, or blocks/txs matching some predicate.
Example usage:
tx_matches
orblock_matches
at the top of the file