change unit to msat

This commit is contained in:
Pablo Fernandez 2023-11-23 15:23:49 +00:00
parent ce268de7b1
commit c2278d4fcc

2
88.md
View File

@ -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