mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
Suggested comment clarification
Co-authored-by: Roland <33993199+rolznz@users.noreply.github.com>
This commit is contained in:
parent
17cd5be192
commit
210966466b
2
47.md
2
47.md
|
@ -395,7 +395,7 @@ Response:
|
||||||
"result": {
|
"result": {
|
||||||
"remaining_budget_msats": 10000,
|
"remaining_budget_msats": 10000,
|
||||||
"total_budget_msats": 100000,
|
"total_budget_msats": 100000,
|
||||||
"renews_at": 1693876973, // timestamp in seconds since epoch
|
"renews_at": 1693876973, // timestamp in seconds since epoch, optional. If not provided, the budget does not renew.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user