Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing unit information to amounts #898

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

erdemyerebasmaz
Copy link
Collaborator

This PR adds missing unit information to amounts for clarity.

  • Use singular unit where possible, i.e., Sats -> Sat
  • Remove unused AccountState.onChainFeeRate
  • Fix typos on PaymentError's

* Use singular unit where possible
* Remove unused AccountState.onChainFeeRate
* Fix typos on PaymentError's
* Add 'is' prefix to 'fixedAmount' to better clarify it's a bool
Copy link
Contributor

@dangeross dangeross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erdemyerebasmaz erdemyerebasmaz merged commit 7f5dadf into main Jul 16, 2024
1 check passed
@erdemyerebasmaz erdemyerebasmaz deleted the amount_unit branch September 5, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants