Skip to content

Commit

Permalink
merging with dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Husienvora authored and Husienvora committed Oct 21, 2024
1 parent 5445fd2 commit d35d0da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/test/keyring.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ const bufView = [
152, 108, 242, 238, 192, 31, 147, 86, 174, 195, 55, 229, 4, 36,
];
let phrase = process.env.MNEMONIC;
console.log(phrase, "phrase");
let pin = process.env.PIN;
let result;
let vault = new Vault({});
Expand Down

0 comments on commit d35d0da

Please sign in to comment.