mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-24 05:52:08 +02:00
cli: replace testnet with chain and return network name as per BIP70.
This commit is contained in:
3
doc/release-notes-15566.md
Normal file
3
doc/release-notes-15566.md
Normal file
@@ -0,0 +1,3 @@
|
||||
Miscellaneous CLI Changes
|
||||
-------------------------
|
||||
- The `testnet` field in `bitcoin-cli -getinfo` has been renamed to `chain` and now returns the current network name as defined in BIP70 (main, test, regtest).
|
||||
Reference in New Issue
Block a user