up
This commit is contained in:
parent
37033295b1
commit
d09c2bf364
10 changed files with 3945 additions and 3969 deletions
|
|
@ -302,7 +302,6 @@ message PayInvoiceResponse{
|
|||
string operation_id = 3;
|
||||
int64 service_fee = 4;
|
||||
int64 network_fee = 5;
|
||||
int64 latest_balance = 6;
|
||||
}
|
||||
|
||||
message OpenChannelRequest{
|
||||
|
|
@ -417,7 +416,6 @@ message GetProductBuyLinkResponse {
|
|||
|
||||
message LiveUserOperation {
|
||||
UserOperation operation = 1;
|
||||
int64 latest_balance = 2;
|
||||
}
|
||||
message MigrationUpdate {
|
||||
optional ClosureMigration closure = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue