Merge branch 'master' into debits

This commit is contained in:
boufni95 2024-09-27 16:39:23 +00:00
commit b4e24eb964
8 changed files with 21 additions and 5 deletions

View file

@ -362,6 +362,7 @@ message UserInfo{
string noffer = 8;
string ndebit = 9;
string callback_url = 10;
string bridge_url = 11;
}
message GetUserOperationsRequest{
int64 latestIncomingInvoice = 1;