interledger / rfcs

Specifications for Interledger and related protocols
https://interledger.org
Other
455 stars 111 forks source link

Change description of F04 error? #537

Closed kincaidoneil closed 5 years ago

kincaidoneil commented 5 years ago

In the ILPv4 spec, the description of an F04, "Insufficient Destination Amount" error is:

The receiver deemed the amount insufficient, for example you tried to pay a $100 invoice with $10.

But this example doesn't make sense, since it's discouraged to pay an entire invoice with a single packet.

I propose a slight tweak to the description that I think might make the error more useful:

The receiver deemed the amount insufficient, for example, the effective exchange rate was too low.

Thoughts?

adrianhopebailie commented 5 years ago

cc @emschwartz @justmoon

emschwartz commented 5 years ago

Works for me

sappenin commented 5 years ago

@kincaidoneil does #541 do what you were thinking?