mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
msggen: Extend support range to v0.10.1 and mark address, added in v23.02
This commit is contained in:
committed by
Rusty Russell
parent
2d53707611
commit
8c02d9587d
2
cln-grpc/proto/node.proto
generated
2
cln-grpc/proto/node.proto
generated
@@ -70,7 +70,7 @@ message GetinfoRequest {
|
||||
|
||||
message GetinfoResponse {
|
||||
bytes id = 1;
|
||||
string alias = 2;
|
||||
optional string alias = 2;
|
||||
bytes color = 3;
|
||||
uint32 num_peers = 4;
|
||||
uint32 num_pending_channels = 5;
|
||||
|
||||
Reference in New Issue
Block a user