msggen: Extend support range to v0.10.1 and mark address, added in v23.02

This commit is contained in:
Christian Decker
2023-05-30 19:20:46 +02:00
committed by Rusty Russell
parent 2d53707611
commit 8c02d9587d
6 changed files with 189 additions and 187 deletions

View File

@@ -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;