Changed wallet send notification to accept 4 digit decimal #1100

Merged
clay53 merged 1 commit from master into master 2020-12-29 06:52:17 +01:00
clay53 commented 2020-12-27 09:56:49 +01:00 (Migrated from github.com)

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Fixes

Issue Number: #1086

What is the current behavior?

Wallet send notification only shows 2 decimals (if present) even though 4 decimal sends are allowed.

What is the new behavior?

Wallet send notification now shows 4 decimals (if present).

## PR Checklist <!-- For the checkbox formatting to work properly, make sure there are no spaces on either side of the "x" --> Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [x] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below ## PR Type What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: ## Fixes Issue Number: #1086 ## What is the current behavior? Wallet send notification only shows 2 decimals (if present) even though 4 decimal sends are allowed. ## What is the new behavior? Wallet send notification now shows 4 decimals (if present).
akinwale (Migrated from github.com) approved these changes 2020-12-29 06:52:10 +01:00
akinwale (Migrated from github.com) left a comment

Thanks for this.

Thanks for this.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#1100
No description provided.