Counts shielded outputs in hush v3 blocks
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jahway603 a9b4331f12 minor 3 years ago
LICENSE Initial commit 3 years ago
LICENSE.before.forking initial commit of fork for Hush project 3 years ago
README.md added command line option to specify starting block 3 years ago
getstats minor 3 years ago

README.md

ShieldedOutputs

Counts shielded outputs in Hush v3 blocks

Originally forked from ChileBob who works on ycash

How to use

  1. Make sure your Hush daemon (hushd) is running.
  2. Run this with perl getstats and watch how many shielded outputs occured in each block in sequence as of the default block variable 699000 in code.
  3. If you want to specify a certain block, for example startin at block 700,000 then run perl getstats --block 700000 and watch it go!

License

GPLv3