Update 46.md

This commit is contained in:
Marco Argentieri 2023-02-27 17:07:17 +01:00 committed by GitHub
parent e78ed8360a
commit bbfcb41fe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
46.md
View File

@ -78,7 +78,7 @@ These are mandatory methods the remote signer app MUST implement:
- params []
- **delegate**
- params [`delegatee`, `{ kind: number, since: number, until: number }`]
- result `nip26 delegation signature`
- result `{ from: string, to: string, cond: string, sig: string }`
- **get_relays**
- params []
- result `{ [url: string]: {read: boolean, write: boolean} }`