To avoid confusion with TESTNET_BLOCKS. Automated search and replace, made using this script: sed -i 's/TEST_BLOCKS/BLOCKS/' \ $(grep -r TEST_BLOCKS zebra* | cut -d: -f1 | sort -u) |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
To avoid confusion with TESTNET_BLOCKS. Automated search and replace, made using this script: sed -i 's/TEST_BLOCKS/BLOCKS/' \ $(grep -r TEST_BLOCKS zebra* | cut -d: -f1 | sort -u) |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||