commit
30d7942fce
10 changed files with 31 additions and 14 deletions
|
|
@ -270,6 +270,7 @@ message PayAddressResponse{
|
|||
message NewInvoiceRequest{
|
||||
int64 amountSats = 1;
|
||||
string memo = 2;
|
||||
optional string zap = 3;
|
||||
}
|
||||
|
||||
message NewInvoiceResponse{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue