-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* app: Add relay fee setting Add a relay fee to settings and allow changing. The fee is not yet used. Save the relay fee with the account. Allow changing of the relay fee in Account settings as apposed to App settings. Change relay fee input field to radio buttons with labels low, default, and high. Set appropriate values for low (4000) and high (114000). * Add AccoutManager method setRelayFee.
- Loading branch information
1 parent
368dd09
commit 87fea26
Showing
3 changed files
with
110 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters