diff options
| author | vivganes <vivek@vivekganesan.com> | 2023-04-07 17:38:03 +0530 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-07 11:45:06 -0300 |
| commit | 3cec80d99ebbee6b72aae31f1856181d04971244 (patch) | |
| tree | 9cbcfcc020dd370a17f5c96aa163736026a68266 /13.md | |
| parent | e219ec64701d89e6b2c3f3ca8fd426d0aefdcb9c (diff) | |
fix grammar and typos
Diffstat (limited to '13.md')
| -rw-r--r-- | 13.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -90,4 +90,4 @@ $ echo '["REQ", "subid", {"ids": ["000000000"]}]' | websocat wss://some-relay.c | |||
| 90 | Delegated Proof of Work | 90 | Delegated Proof of Work |
| 91 | ----------------------- | 91 | ----------------------- |
| 92 | 92 | ||
| 93 | Since the `NIP-01` note id does not commit to any signature, PoW can be outsourced to PoW providers, perhaps for a fee. This provides a way for clients to get their messages out to PoW-restricted relays without having to do any work themselves, which is useful for energy constrained devices like on mobile | 93 | Since the `NIP-01` note id does not commit to any signature, PoW can be outsourced to PoW providers, perhaps for a fee. This provides a way for clients to get their messages out to PoW-restricted relays without having to do any work themselves, which is useful for energy-constrained devices like mobile phones. |