1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

Clarify testnets

This commit is contained in:
Robert Spigler
2021-03-14 16:02:45 -04:00
committed by GitHub
parent c747ee9880
commit deba2a75be

View File

@@ -86,7 +86,7 @@ Sharing the same space for various networks has some disadvantages.
This level creates a separate subtree for every network, avoiding reusing addresses across networks and improving privacy issues.
Coin type <code>0</code> for mainnet and <code>1</code> for testnet.
Coin type <code>0</code> for mainnet and <code>1</code> for testnets (testnet, regtest, and signet).
Hardened derivation is used at this level.