draft blinded paths
This commit is contained in:
parent
541b19272c
commit
7fc314e002
13 changed files with 905 additions and 867 deletions
|
|
@ -1385,6 +1385,7 @@ The nostr server will send back a message response, and inside the body there wi
|
|||
|
||||
### NewInvoiceRequest
|
||||
- __amountSats__: _number_
|
||||
- __blind__: _boolean_ *this field is optional
|
||||
- __expiry__: _number_ *this field is optional
|
||||
- __memo__: _string_
|
||||
- __zap__: _string_ *this field is optional
|
||||
|
|
@ -1393,6 +1394,7 @@ The nostr server will send back a message response, and inside the body there wi
|
|||
- __invoice__: _string_
|
||||
|
||||
### OfferConfig
|
||||
- __blind__: _boolean_
|
||||
- __callback_url__: _string_
|
||||
- __createdAtUnix__: _number_
|
||||
- __default_offer__: _boolean_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue