cln-rpc: Add mindepth after rebase on master

This commit is contained in:
Christian Decker
2022-07-08 10:46:08 +02:00
committed by Rusty Russell
parent 6df0a9281f
commit b6a4cbbf98
6 changed files with 312 additions and 289 deletions

View File

@@ -1159,6 +1159,7 @@ message FundchannelResponse {
uint32 outnum = 3;
bytes channel_id = 4;
optional bytes close_to = 5;
optional uint32 mindepth = 6;
}
message GetrouteRequest {