mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-11 09:38:50 +00:00
NIP-46: Add target POW difficulty when signing events
This commit is contained in:
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
|
||||||
|
- `pow` minimum proof-of-work difficulty
|
||||||
- result `event_with_signature`
|
- result `event_with_signature`
|
||||||
|
|
||||||
#### optional
|
#### optional
|
||||||
|
|||||||
Reference in New Issue
Block a user