mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-08 16:18:50 +00:00
NIP-46: reformat/reword options object
This commit is contained in:
4
46.md
4
46.md
@@ -67,8 +67,8 @@ These are mandatory methods the remote signer app MUST implement:
|
|||||||
- result `pubkey`
|
- result `pubkey`
|
||||||
- **sign_event**
|
- **sign_event**
|
||||||
- params [`event`, `options`]
|
- params [`event`, `options`]
|
||||||
- options
|
- `options` (object, optional)
|
||||||
- `pow` minimum proof-of-work difficulty
|
- `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