mirror of
https://github.com/bitcoin/bips.git
synced 2025-04-06 19:20:52 +02:00
Merge pull request #66 from satoshilabs/master
bip-0044: scan just external chains
This commit is contained in:
commit
91f026a40f
@ -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