Needed for finding address on the offline computer when the gap limit is exceeded
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project
A user ran into this problem and used this instruction successfully
Diff Detail
Diff Detail
- Repository
- rABCWEB Bitcoin ABC Website
- Branch
- tutorial-gap-limit
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 19959 Build 39618: arc lint + arc unit
Event Timeline
Comment Actions
That should no longer be needed if the coin details were both exported and imported with 5.1.5. https://github.com/Bitcoin-ABC/ElectrumABC/pull/232
Besides, the coin can also be on change addresses, so if we add this instruction we should also mention doing it both with False and True as a parameter for create_new_address.
Comment Actions
OK, great so sounds like I can just abandon this Diff then. The guide already says to use 5.1.5 or greater.
Thanks!