docs: fix htlc states description regarding direction
Changelog-None
This commit is contained in:
committed by
Rusty Russell
parent
5733046617
commit
e9f3aaf8af
@@ -148,7 +148,7 @@
|
||||
"SENT_REMOVE_ACK_REVOCATION"
|
||||
],
|
||||
"description": [
|
||||
"The first 10 states are for `in`, the next 10 are for `out`."
|
||||
"The first 10 states are for `out`, the next 10 are for `in`."
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -486,7 +486,7 @@
|
||||
],
|
||||
"added": "v25.05",
|
||||
"description": [
|
||||
"The first 10 states are for `in`, the next 10 are for `out`."
|
||||
"The first 10 states are for `out`, the next 10 are for `in`."
|
||||
]
|
||||
},
|
||||
"htlc_id": {
|
||||
|
||||
Reference in New Issue
Block a user