upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2023-11-20 21:29:39 -0600
committerGitHub <noreply@github.com>2023-11-20 21:29:39 -0600
commit51d1c6a85ed3e5a0831fdf92ee1d964f386d0390 (patch)
treec58b700f1ad32c2dad3ef7cdaf6d9c77ff3350ef
parent716b669fff8829c583c6f08e4ac6cf3ed44ffa34 (diff)
NIP-46: reformat/reword options objectnip-46-pow
-rw-r--r--46.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/46.md b/46.md
index 8647e94..372091a 100644
--- a/46.md
+++ b/46.md
@@ -67,8 +67,8 @@ These are mandatory methods the remote signer app MUST implement:
67 - result `pubkey` 67 - result `pubkey`
68- **sign_event** 68- **sign_event**
69 - params [`event`, `options`] 69 - params [`event`, `options`]
70 - options 70 - `options` (object, optional)
71 - `pow` minimum proof-of-work difficulty 71 - `pow` target proof-of-work difficulty for the signed event
72 - result `event_with_signature` 72 - result `event_with_signature`
73 73
74#### optional 74#### optional