doc: Add missing amount_sent_msat to listpays

This commit is contained in:
Christian Decker 2021-09-29 18:08:23 +02:00 committed by Rusty Russell
parent f384385f8e
commit 511cb14fbe
2 changed files with 2 additions and 1 deletions

View File

@ -56,4 +56,4 @@ RESOURCES
Main web site: <https://github.com/ElementsProject/lightning>
[comment]: # ( SHA256STAMP:3599920cbe998244ce7583961cab022f236685c242c781e8767d74709ce4e3d2)
[comment]: # ( SHA256STAMP:7dd58bcc0886cc981dff1534fac6753a4554c801a6c03e8ed7295166fcd5f89d)

View File

@ -132,6 +132,7 @@
"label": { },
"bolt11": { },
"bolt12": { },
"amount_sent_msat": { },
"erroronion": {
"type": "hex",
"description": "the error onion returned on failure, if any."