mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-09 08:38:50 +00:00
Compare commits
2 Commits
drafts
...
nip-46-pow
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51d1c6a85e | ||
|
|
716b669fff |
4
46.md
4
46.md
@@ -66,7 +66,9 @@ These are mandatory methods the remote signer app MUST implement:
|
|||||||
- params []
|
- params []
|
||||||
- result `pubkey`
|
- result `pubkey`
|
||||||
- **sign_event**
|
- **sign_event**
|
||||||
- params [`event`]
|
- params [`event`, `options`]
|
||||||
|
- `options` (object, optional)
|
||||||
|
- `pow` target proof-of-work difficulty for the signed event
|
||||||
- result `event_with_signature`
|
- result `event_with_signature`
|
||||||
|
|
||||||
#### optional
|
#### optional
|
||||||
|
|||||||
Reference in New Issue
Block a user