fix rules wiring

This commit is contained in:
boufni95 2024-09-23 15:48:09 +00:00
parent a2d502baa9
commit 19ee91cd5f
10 changed files with 65 additions and 20 deletions

View file

@ -965,11 +965,13 @@ The nostr server will send back a message response, and inside the body there wi
### PayAppUserInvoiceRequest
- __amount__: _number_
- __debit_npub__: _string_ *this field is optional
- __invoice__: _string_
- __user_identifier__: _string_
### PayInvoiceRequest
- __amount__: _number_
- __debit_npub__: _string_ *this field is optional
- __invoice__: _string_
### PayInvoiceResponse