thunderbiscuit / padawan-wallet

The bitcoin wallet trainer on Android.
https://padawanwallet.com/
Apache License 2.0
114 stars 50 forks source link

Added the slider for fee selection #189

Closed masterchief164 closed 2 years ago

masterchief164 commented 2 years ago

This PR is to add a new feature of the slider to choose transaction fees while sending bitcoins.

issue #125

thunderbiscuit commented 2 years ago

Good stuff! Thanks for taking this on. The only 2 small changes I would need before merging are:

  1. The smallest value the slider should be able to set is 1.0.
  2. This is a new feature, so your commit message should be something like Feat: Add slider for fee selection.
thunderbiscuit commented 2 years ago

Great little addition! Cheers 🔥