NIP-46: reformat/reword options object

This commit is contained in:
Alex Gleason 2023-11-20 21:29:39 -06:00 committed by GitHub
parent 716b669fff
commit 51d1c6a85e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
46.md
View File

@ -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