Skip to content

Commit e20efa1

Browse files
committed
msggen: regenerate.
Somehow GitHub's "Enable auto-merge" merged the PR without it actually passing. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
1 parent 0a94f3b commit e20efa1

File tree

5 files changed

+68
-58
lines changed

5 files changed

+68
-58
lines changed

.msggen.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,7 @@
597597
"AskRene-Bias-Channel.bias": 3,
598598
"AskRene-Bias-Channel.description": 4,
599599
"AskRene-Bias-Channel.layer": 1,
600+
"AskRene-Bias-Channel.relative": 5,
600601
"AskRene-Bias-Channel.short_channel_id_dir": 2
601602
},
602603
"Askrene-bias-channelResponse": {
@@ -3948,6 +3949,10 @@
39483949
"added": "v24.11",
39493950
"deprecated": null
39503951
},
3952+
"AskRene-Bias-Channel.relative": {
3953+
"added": "v25.05",
3954+
"deprecated": null
3955+
},
39513956
"AskRene-Bias-Channel.short_channel_id_dir": {
39523957
"added": "v24.11",
39533958
"deprecated": null

cln-grpc/proto/node.proto

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cln-grpc/src/convert.rs

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cln-rpc/src/model.rs

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contrib/pyln-grpc-proto/pyln/grpc/node_pb2.py

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)