docs: Fix the htlc_accepted JSON payload in the docs

Had a spurious `}` in the example.
This commit is contained in:
Christian Decker
2019-12-27 14:48:50 +01:00
parent 483b00392e
commit b1e18e16a5

View File

@@ -607,7 +607,6 @@ The payload of the hook call has the following format:
"short_channel_id": "1x2x3", "short_channel_id": "1x2x3",
"forward_amount": "42msat", "forward_amount": "42msat",
"outgoing_cltv_value": 500014 "outgoing_cltv_value": 500014
}
}, },
"next_onion": "[1365bytes of serialized onion]", "next_onion": "[1365bytes of serialized onion]",
"shared_secret": "0000000000000000000000000000000000000000000000000000000000000000", "shared_secret": "0000000000000000000000000000000000000000000000000000000000000000",