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