Skip to content

Commit 5ad5fbc

Browse files
committed
xpay: fix description of description of bias
1 parent b302d3b commit 5ad5fbc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

contrib/msggen/msggen/schema.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@
732732
"description": {
733733
"type": "string",
734734
"description": [
735-
"The bias (-100 to +100)"
735+
"Description/annotation to display in askrene-listlayers(7)"
736736
]
737737
}
738738
}
@@ -1208,7 +1208,7 @@
12081208
"description": {
12091209
"type": "string",
12101210
"description": [
1211-
"The bias (-100 to +100)"
1211+
"Description/annotation for the bias"
12121212
]
12131213
}
12141214
}

doc/schemas/lightning-askrene-create-layer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"description": {
222222
"type": "string",
223223
"description": [
224-
"The bias (-100 to +100)"
224+
"Description/annotation to display in askrene-listlayers(7)"
225225
]
226226
}
227227
}

doc/schemas/lightning-askrene-listlayers.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
"description": {
224224
"type": "string",
225225
"description": [
226-
"The bias (-100 to +100)"
226+
"Description/annotation for the bias"
227227
]
228228
}
229229
}

0 commit comments

Comments
 (0)