synonymdev / beignet

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

feat: add wallet stop method #86

Closed limpbrains closed 2 days ago

limpbrains commented 3 days ago

Depends on #85

Adds the wallet.stop() method that should be used to prepare the wallet to be destroyed / replaced

tests included