mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
change unit to msat
This commit is contained in:
parent
ce268de7b1
commit
c2278d4fcc
2
88.md
2
88.md
|
@ -33,7 +33,7 @@ One or more `amount` tags MUST exist.
|
|||
|
||||
#### Examples
|
||||
* `[ "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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user