Skip to content

Commit

Permalink
Update modules/passkey/test/userstories/SafeAddressForPasskey.spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Shebin John <admin@remedcu.com>
  • Loading branch information
nlordell and remedcu authored Jul 11, 2024
1 parent d12d35a commit 4381e04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { decodePublicKey } from '../../src/utils/webauthn'

/**
* User story: Find Safe for Passkey
* This user story demonstrates to compute deterministically the address of a Safe for a given
* This user story demonstrates how to compute the address of a Safe deterministically for a given
* WebAuthn credential. Note that searching for Safes by owner is not really practical without a
* service (as building Safe owners from Ethereum logs is non-trivial). Instead we show that, given
* a Dapp-specific initial Safe setup with a passkey owner, it is possible to find the Safe address
Expand Down

0 comments on commit 4381e04

Please sign in to comment.