clink exp and desc
This commit is contained in:
parent
e62e6473db
commit
8b0e56f215
8 changed files with 23 additions and 10 deletions
|
|
@ -379,7 +379,6 @@ message AddAppUserInvoiceRequest {
|
|||
optional string offer_string = 6;
|
||||
optional bool rejectUnauthorized = 7;
|
||||
optional string token = 8;
|
||||
|
||||
}
|
||||
|
||||
message GetAppUserRequest {
|
||||
|
|
@ -450,6 +449,7 @@ message NewInvoiceRequest{
|
|||
int64 amountSats = 1;
|
||||
string memo = 2;
|
||||
optional string zap = 3;
|
||||
optional int64 expiry = 4;
|
||||
}
|
||||
|
||||
message NewInvoiceResponse{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue