File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -171,10 +171,11 @@ the top up transaction has already been used and the balance transferred into cr
171171not the case, the wallet can then perform an identity top up transition as defined in DIP11 using
172172the top up funding key.
173173
174- It is recommended that 30 address hashes of both unbound top up funding keys and bound top up
175- funding keys for each known identity be added to the bloom filter sent to peers. If transactions
176- containing 25 address hashes or more have been found for either category, the filter should be
177- regenerated with 30 more.
174+ It is recommended that 30 address hashes of unbound top up funding keys and 30 address hashes of
175+ bound top up funding keys for each known identity be added to the bloom filter sent to peers. If
176+ transactions containing 25 address hashes or more have been found for unbound keys, the filter
177+ should be regenerated with 30 more. If transactions containing 25 address hashes or more have been
178+ found for one or more identities, the relevant filter(s) should be regenerated with 30 more.
178179
179180# Identity Invitation Funding keys
180181
You can’t perform that action at this time.
0 commit comments