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.

18 lines
455 B

3 years ago
# ShieldedOutputs
Counts shielded outputs in hush v3 blocks
Forked from [ChileBob](https://github.com/ChileBob/ShieldedOutputs) who works on ycash
## How to use
1. Make sure your hush daemon (hushd) is running.
1. Open getstats in a text editor.
1. change "my $block_height = 699000" to what block number you want to begin at.
1. Run this with `perl getstats` and watch how many shielded outputs occured in each block in sequence.
## License
GPLv3