zaps in nip69
This commit is contained in:
parent
45f4f01bce
commit
c909ad3172
8 changed files with 25 additions and 12 deletions
|
|
@ -342,6 +342,7 @@ type NewAddressResponse struct {
|
|||
type NewInvoiceRequest struct {
|
||||
Amountsats int64 `json:"amountSats"`
|
||||
Memo string `json:"memo"`
|
||||
Zap string `json:"zap"`
|
||||
}
|
||||
type NewInvoiceResponse struct {
|
||||
Invoice string `json:"invoice"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue