Skip to content

Commit

Permalink
run prettier on code example
Browse files Browse the repository at this point in the history
  • Loading branch information
trusch committed Mar 23, 2023
1 parent eb2e19e commit 10553b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ export function generateKeypairs(mnemonic = mnemonicGenerate()): {
authentication: authenticationKey,
encryption: encryptionKey,
attestation: attestationKey,
delegation: delegationKey,
delegation: delegationKey
}
}

0 comments on commit 10553b9

Please sign in to comment.