hexonaut / bitcoin-transaction

Send Bitcoins from one wallet to another. This is designed to be as simple to use as possible.
MIT License
49 stars 34 forks source link

Allow specifying the total amount to send instead of the amount that will be received #16

Open hexonaut opened 5 years ago

hexonaut commented 5 years ago

The fee will be automatically calculated and taken out of the amount being sent instead of adding it to the total. Allows for the option of "send it all".