Documentation
¶
Overview ¶
txhash queries a block at a given height and prints the correct tx hashes. It handles BlobTx unwrapping so that the printed hashes match what the tx indexer stores and can be used with the /tx?hash= RPC endpoint.
Usage:
go run ./scripts/txhash --height 10230356 go run ./scripts/txhash --height 10230356 --rpc http://localhost:26657 go run ./scripts/txhash --height 10230356 --rpc https://rpc-mocha.pops.one
Click to show internal directories.
Click to hide internal directories.