Skip to content

Commit

Permalink
Specify that Key & Account index gap limits are flexible (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyDoyle authored Feb 16, 2022
1 parent bb6a910 commit c66d0fa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion flips/20201125-bip-44-multi-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,10 @@ discovery procedure [described in BIP
Modified constants from BIP 44 include:

The key index gap limit should be `5`.
The account index gap limit should be `5`.
The account index gap limit should be `2`.
(The key index gap limit and account index gap limit are flexible.
Developers should use their best judgement when choosing a key index gap limit
or account index gap limit.)

The prescribed account discovery procedure is as follows:

Expand Down

0 comments on commit c66d0fa

Please sign in to comment.