This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbrycrd
Watch
1
Star
0
Fork
You've already forked lbrycrd
0
Code
Issues
29
Pull requests
1
Projects
Releases
32
Packages
Wiki
Activity
c01c065b9d
Branches
Tags
No results found.
lbrycrd
/
doc
/
release-notes-15566.md
fanquake
890396cbd5
cli: replace testnet with chain and return network name as per BIP70.
2019-03-09 16:35:26 +08:00
211 B
Raw
Blame
History
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).