diff --git a/46.md b/46.md index eb8593db..6589fc00 100644 --- a/46.md +++ b/46.md @@ -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} }`