bcoin-org / bcoin

Javascript bitcoin library for node.js and browsers
https://bcoin.io
Other
3.01k stars 811 forks source link

testnet4 support #1183

Open jlopp opened 4 months ago

jlopp commented 4 months ago

FYI testnet3 is being deprecated; you can find the parameters for testnet4 here: https://github.com/bitcoin/bitcoin/pull/29775

pinheadmz commented 4 months ago

Thanks Lopp. We should probably also integrate Signet. Oh also RBF, Taproot, and transportV2. 😬