synonymdev / beignet

An instant, self-custodial Bitcoin wallet for JS devs.
MIT License
22 stars 6 forks source link

feat: add additionalAddresses param to refreshWallet #70

Closed limpbrains closed 5 months ago

limpbrains commented 5 months ago

This PR adds new parameter additionalAddresses to refreshWallet function it allows you to specify list of addresses you want to re-scan, even if they are outside of gap limit.