diff options
| -rw-r--r-- | 46.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -67,8 +67,8 @@ These are mandatory methods the remote signer app MUST implement: | |||
| 67 | - result `pubkey` | 67 | - result `pubkey` |
| 68 | - **sign_event** | 68 | - **sign_event** |
| 69 | - params [`event`, `options`] | 69 | - params [`event`, `options`] |
| 70 | - options | 70 | - `options` (object, optional) |
| 71 | - `pow` minimum proof-of-work difficulty | 71 | - `pow` target proof-of-work difficulty for the signed event |
| 72 | - result `event_with_signature` | 72 | - result `event_with_signature` |
| 73 | 73 | ||
| 74 | #### optional | 74 | #### optional |