1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-01-09 15:20:55 +00:00

Update ch05.asciidoc

fixed minor grammatical error
This commit is contained in:
Tosin 2021-04-13 01:35:31 -06:00 committed by GitHub
parent ab539e614a
commit fc2015c28c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -496,5 +496,5 @@ Let's say that Gabriel is interested in viewing his total amount of bitcoin earn
[TIP]
====
Gap limits explain the phenomenon whereby the the importing of a wallet may show an incorrect or zero balance. The funds are not lost, but rather, the wallet importing function has not traversed enough leaves to fully detect funds. Many wallets allow this default gap limit to be changed, and Gabriel may need to increase this limit to allow his wallet to fully import his transaction history.
Gap limits explain the phenomenon whereby the importing of a wallet may show an incorrect or zero balance. The funds are not lost, but rather, the wallet importing function has not traversed enough leaves to fully detect funds. Many wallets allow this default gap limit to be changed, and Gabriel may need to increase this limit to allow his wallet to fully import his transaction history.
====