forked from lthn/blockchain
Introduces a TESTNET variable to the Makefile and passes it from GitHub Actions workflows based on the chain-network input. Updates CMake build commands to include the TESTNET flag, improves help output formatting, and comments out unused genesis targets for clarity. |
||
|---|---|---|
| .. | ||
| _maint-cache.yml | ||
| _on-pr-fast.yml | ||
| _on-pr.yml | ||
| _on-push.yml | ||
| _on-release.yml | ||
| build-docs.yml | ||
| build-linux.yml | ||
| build-macos-arm64.yml | ||
| build-macos-intel.yml | ||
| build-windows.yml | ||