RunTheNumbers icon indicating copy to clipboard operation
RunTheNumbers copied to clipboard

Command line block number specification

Open btcschellingpt opened this issue 5 years ago • 0 comments

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.

btcschellingpt avatar Aug 29 '20 07:08 btcschellingpt