jdogresorg / freewallet-desktop

Desktop wallet for Win/Mac/Linux which supports Bitcoin and Counterparty
https://freewallet.io
MIT License
67 stars 54 forks source link

Notify of issuance data encoding costs / allow dust level tweaks #117

Closed jdogresorg closed 1 year ago

jdogresorg commented 1 year ago

Currently when a user enters a long description, the data encoding switches to multisig, which requires additional BTC in dust outputs to encode the asset description data.

Need to add a notification / confirmation window to let user know if the additional data encoding costs

jdogresorg commented 1 year ago

also should add option to freewallet to allow users to specify their own dust level (default to 1000 for multisig) in system settings.... so users can tweak their dust limits as needed

image

jdogresorg commented 1 year ago

update should be in next release