mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 21:32:50 +01:00
bip-0044: scan just external chains
This commit is contained in:
parent
7419b1de42
commit
ba1cca2225
@ -119,7 +119,8 @@ still continue with discovery.
|
||||
|
||||
Address gap limit is currently set to 20. If the software hits 20 unused
|
||||
addresses in a row, it expects there are no used addresses beyond this point
|
||||
and stops searching the address chain.
|
||||
and stops searching the address chain. We scan just the external chains, because
|
||||
internal chains receive only coins that come from the associated external chains.
|
||||
|
||||
Wallet software should warn when the user is trying to exceed the gap limit on
|
||||
an external chain by generating a new address.
|
||||
|
Loading…
x
Reference in New Issue
Block a user