upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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