issues
search
synonymdev
/
beignet
An instant, self-custodial Bitcoin wallet for JS devs.
MIT License
22
stars
6
forks
source link
Update rescanAddresses Method
#45
Closed
coreyphillips
closed
8 months ago
coreyphillips
commented
8 months ago
This PR:
Updates
rescanAddresses
to set the
gapLimitOptions
to the standard of
20
if previously set lower.
Bumps version to 0.0.26.
This PR:
rescanAddresses
to set thegapLimitOptions
to the standard of20
if previously set lower.