Update 46.md

This commit is contained in:
Marco Argentieri 2023-02-21 18:57:56 +01:00 committed by GitHub
parent f747745790
commit e78ed8360a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
46.md
View File

@ -77,8 +77,8 @@ These are mandatory methods the remote signer app MUST implement:
- **disconnect**
- params []
- **delegate**
- params [`pubkey`, `conditions query string`]
- result `nip26 delegation token`
- params [`delegatee`, `{ kind: number, since: number, until: number }`]
- result `nip26 delegation signature`
- **get_relays**
- params []
- result `{ [url: string]: {read: boolean, write: boolean} }`