mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
NIP-46: reformat/reword options object
This commit is contained in:
parent
716b669fff
commit
51d1c6a85e
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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user