Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alber70g committed Oct 30, 2023
1 parent f8a96d1 commit 5566d0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export function generateHdKeys(program: Command, version: string): void {

// eslint-disable-next-line @typescript-eslint/no-unused-vars
const pairs = await getKeyPairsFromSeedPhrase(
'end mushroom modify drop talent eye bulk shop window leg flash knock',
'',
);

console.log(pairs.publicKey);
Expand Down

0 comments on commit 5566d0d

Please sign in to comment.