nmanage in user info

This commit is contained in:
boufni95 2025-07-08 17:26:06 +00:00
parent df088bf0fe
commit acfe5099e6
7 changed files with 16 additions and 6 deletions

View file

@ -529,6 +529,7 @@ message UserInfo{
string ndebit = 9;
string callback_url = 10;
string bridge_url = 11;
string nmanage = 12;
}
message GetUserOperationsRequest{
int64 latestIncomingInvoice = 1;