LtbLightning / bdk-flutter

Bitcoin Development Kit - Flutter Package
MIT License
60 stars 27 forks source link

drainTo not working as expected #69

Closed BitcoinZavior closed 1 year ago

BitcoinZavior commented 1 year ago

drainTo() is forcing addRecipient() and amount.

Error thrown:

$UnExpected (BdkException.unExpected(e: No Recipients Added)) and $OutputBelowDustLimit (BdkException.outputBelowDustLimit())

BullishNode commented 1 year ago

Thanks!