mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-11 09:38:50 +00:00
change unit to msat
This commit is contained in:
2
88.md
2
88.md
@@ -33,7 +33,7 @@ One or more `amount` tags MUST exist.
|
|||||||
|
|
||||||
#### Examples
|
#### Examples
|
||||||
* `[ "amount", "100", "usd", "daily" ]`, $1.00 a day.
|
* `[ "amount", "100", "usd", "daily" ]`, $1.00 a day.
|
||||||
* `[ "amount", "1000000", "btc", "daily" ]`, 1000000 millisats a day.
|
* `[ "amount", "1000000", "msats", "daily" ]`, 1000000 millisats a day.
|
||||||
|
|
||||||
## Subscribe Event
|
## Subscribe Event
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user