RunTheNumbers
RunTheNumbers copied to clipboard
Command line block number specification
This script always requires configuration for the RPC credentials and node location, but then once done could be more easily re-used by making the target blocknumber a parm on the script rather than having to edit the script.
Simple change at Line 13 to set the string to "$1" enables this; then the usual error checking required.