aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorAntoine Riard <[email protected]>2019-12-10 18:08:21 -0500
committerAntoine Riard <[email protected]>2019-12-18 13:31:32 -0500
commitf41d58966995fe69df433fa684117fae74a56e66 (patch)
treed33b90c0f525fcead4a12777766da32b60fa0e3a /src/httpserver.cpp
parentMerge #17633: tests: Add option --valgrind to run the functional tests under ... (diff)
downloaddiscoin-f41d58966995fe69df433fa684117fae74a56e66.tar.xz
discoin-f41d58966995fe69df433fa684117fae74a56e66.zip
Document better -keypool as a look-ahead safety mechanism
If after a backup, an address is issued beyond the initial keypool range and none of the addresses in this range is seen onchain, if a wallet is restored from backup, even in case of rescan, funds may be loss due to the look-ahead buffer not being incremented and so restored wallet not detecting onchain out-of-range address as derived from its seed. This scenario is theoretically unavoidable due to the requirement of the keypool to have a max size. However, given the default keypool size, this is unlikely. Document better keypool size implications to avoid user setting a too low value.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions