Given a hdseed or wallet seed phrase how is it determined if the wallet contains any bitcoin?
Given a seed or seed phrase all the different possible key pairs can be determined if BIP 32 is implemented. Understanding is a single wallet / hd seed can create an unlimited amount of keypairs.
If the software hits 20 unused addresses in a row, it expects there are no used addresses beyond this point and stops searching the address chain
What is the common process for checking if the given wallet contains any bitcoin? Would all the possible addresses need to be checked?
from Recent Questions - Bitcoin Stack Exchange https://ift.tt/7FOdGfB
via IFTTT