upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Fernandez <p@f7z.io>2023-11-23 15:23:49 +0000
committerPablo Fernandez <p@f7z.io>2023-11-23 15:23:49 +0000
commitc2278d4fcce6e4ff88ea0aa5ca37b51fe635c89e (patch)
tree2f4c3823a3fdebd0250a2a923e3f3262ce24b0b0
parentce268de7b1b154fdb00a34a6409dc13cbb255ec4 (diff)
change unit to msat
-rw-r--r--88.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/88.md b/88.md
index 75c3a04..236b786 100644
--- a/88.md
+++ b/88.md
@@ -33,7 +33,7 @@ One or more `amount` tags MUST exist.
33 33
34#### Examples 34#### Examples
35* `[ "amount", "100", "usd", "daily" ]`, $1.00 a day. 35* `[ "amount", "100", "usd", "daily" ]`, $1.00 a day.
36* `[ "amount", "1000000", "btc", "daily" ]`, 1000000 millisats a day. 36* `[ "amount", "1000000", "msats", "daily" ]`, 1000000 millisats a day.
37 37
38## Subscribe Event 38## Subscribe Event
39 39