diff options
| author | Paul Miller <paul@paulmillr.com> | 2023-12-20 13:22:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-20 09:22:02 -0300 |
| commit | 822b70a565678222706dd6284eb7abcaadfc5115 (patch) | |
| tree | 4cd71d068dfcebc39d418fed61d9c38d0baf752c /46.md | |
| parent | 09f8244e6fb5271a65a51cbbfe2b9503ee8783f3 (diff) | |
NIP44 encryption standard, revision 3 (#746)
* Introduce NIP-44 encryption standard
* Finalize NIP-44
* Update spec.
---------
Co-authored-by: Jonathan Staab <shtaab@gmail.com>
Diffstat (limited to '46.md')
| -rw-r--r-- | 46.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -96,3 +96,4 @@ The signer key will always be the key of the user who controls the signer device | |||
| 96 | - **ping** | 96 | - **ping** |
| 97 | - params: [] | 97 | - params: [] |
| 98 | - result: `"pong"` | 98 | - result: `"pong"` |
| 99 | |||