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`
|
||||
- **sign_event**
|
||||
- params [`event`, `options`]
|
||||
- options
|
||||
- `pow` minimum proof-of-work difficulty
|
||||
- `options` (object, optional)
|
||||
- `pow` target proof-of-work difficulty for the signed event
|
||||
- result `event_with_signature`
|
||||
|
||||
#### optional
|
||||
|
|
Loading…
Reference in New Issue
Block a user