mirror of
https://github.com/lightning/bolts.git
synced 2025-03-10 09:10:07 +01:00
Change "if" to "so that" to make sense
This commit is contained in:
parent
d52e54e1a4
commit
b3269207b5
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ The following `multiplier` letters are defined:
|
|||
|
||||
## Requirements
|
||||
|
||||
A writer MUST include `amount` if payments will be refused if less
|
||||
A writer MUST include `amount` so that payments will be refused if less
|
||||
than that. A writer MUST encode `amount` as a positive decimal
|
||||
integer with no leading zeroes and SHOULD use the shortest representation
|
||||
possible.
|
||||
|
|
Loading…
Add table
Reference in a new issue