*Update TEST_KERNEL_SKLINK

This commit is contained in:
Derrick Hammer 2022-07-20 13:34:16 -04:00
parent be3e75c15b
commit aa66d23160
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ export const KERNEL_TEST_SUITE =
export const KERNEL_HELPER_MODULE =
"AQCoaLP6JexdZshDDZRQaIwN3B7DqFjlY7byMikR7u1IEA";
export const TEST_KERNEL_SKLINK =
"AQCw2_9rg0Fxuy8ky3pvLiDhcJTmAqthy1Buc7Frl2v2fA";
"AQDJDoXMJiiEMBxXodQvUV89qtQHsnXWyV1ViQ9M1pMjUg";
const SEED_ENTROPY_WORDS = 13;
const crypto = webcrypto as unknown as Crypto;