LtbLightning / bdk-flutter

Bitcoin Development Kit - Flutter Package
MIT License
63 stars 28 forks source link

Create Wallet with and without descriptor is not working correctly #22

Closed BitcoinZavior closed 1 year ago

BitcoinZavior commented 1 year ago

Create Wallet should create a wallet with either a mnemonic or descriptor. When mnemonic is specified mnemonic is used and when descriptor is specified descriptor is used.

This issue can be a initial fix before considering factory methods for create wallet