SP1 storage proof verifier
Usage
RUST_LOG=info cargo run --release -- --execute \
--rpc-url <rpc_url> \
--block-number <block_number_hex_encoded> \
--proof-block-number <ancestral_block_number_hex_encoded> \
--account <account> \
--storage-key <storage_key>Last updated
Was this helpful?