Skip to content

Commit

Permalink
missing jumpstart
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiebee committed Oct 18, 2024
1 parent f3467df commit 0269ffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/sign.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ test('Sign: custom signatureVerifyingKey', async (t) => {
await run('charlieStashEntropy ready', charlieStashEntropy.ready),
await run('charlieEntropy ready', charlieEntropy.ready)
])
await run('jump-start network', jumpStartNetwork(charlieStashEntropy))
await run('charlie stash register', charlieStashEntropy.register())
// HACK: when registering the same account twice in this test, the verifying keys returned are the exact same.
// charlie stash keys [
Expand Down

0 comments on commit 0269ffb

Please sign in to comment.