mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-04 03:03:51 +01:00
doc: new values for commitment_revocation hook
This commit is contained in:
parent
1db0ec8b75
commit
37a7dab549
1 changed files with 3 additions and 1 deletions
|
@ -906,7 +906,9 @@ The payload consists of the following information:
|
|||
```json
|
||||
{
|
||||
"commitment_txid": "58eea2cf538cfed79f4d6b809b920b40bb6b35962c4bb4cc81f5550a7728ab05",
|
||||
"penalty_tx": "02000000000101...ac00000000"
|
||||
"penalty_tx": "02000000000101...ac00000000",
|
||||
"channel_id": "fb16398de93e8690c665873715ef590c038dfac5dd6c49a9d4b61dccfcedc2fb",
|
||||
"commitnum": 21
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue