1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-02-22 22:25:42 +01:00

BOLT 11: delete confusing-causing rationale sentence.

I was trying to compactly indicate that the considered alternative to
multiplier postfixes was just express everything in millisatoshi, but
it's just confusing, and anyway there are other notations we didn't use
so it seems like a weird thing to explain.

Reported-by: @cdecker
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell 2018-07-25 11:58:58 +09:30
parent 21e3688e84
commit f971e0dbf2

View file

@ -77,8 +77,6 @@ A reader:
The `amount` is encoded into the human readable part, as it's fairly
readable and a useful indicator of how much is being requested.
The `multiplier` allows a more compressed representation for large
amounts than presenting everything in millisatoshi.
Donation addresses often don't have an associated amount, so `amount`
is optional in that case. Usually a minimum payment is required for