From 8e5bc38255f1d08c0dd78c92a71ab7a305539ee3 Mon Sep 17 00:00:00 2001 From: artur Date: Wed, 13 Nov 2024 11:56:57 +0100 Subject: [PATCH] Minor fixes --- 146.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/146.md b/146.md index ef0dfb9..a7ccf99 100644 --- a/146.md +++ b/146.md @@ -23,7 +23,7 @@ Disadvantage: potentially more frequent "confirmations", bigger surface for web- - `worker iframe`: iframe signer that handles nip46 calls from the client - `starter iframe`: iframe signer that launches the connection flow to get user confirmation and import keys from top-level signer to iframe signer - `rebinder iframe`: iframe signer that launches re-connection flow to check that client has access to keys at the top-level signer and to re-import the keys to iframe signer -- `checked iframe`: iframe signer that displays the nip46 `auth_url` returned by the signer +- `checker iframe`: iframe signer that displays the nip46 `auth_url` returned by the signer ## Overview