dep: update kernel hash
This commit is contained in:
parent
1227845e7d
commit
dab3d5e246
|
@ -1,7 +1,7 @@
|
||||||
import { x25519 } from "@noble/curves/ed25519";
|
import { x25519 } from "@noble/curves/ed25519";
|
||||||
|
|
||||||
export const defaultKernelLink =
|
export const defaultKernelLink =
|
||||||
"zduNT18qSofyG7h56M9K7AH2qCcp2fWfNiG6yzmWXN9p826A3AuApga5FD";
|
"zduSeegwHpAr5iRz5J8XwAj4QGA8PMuQeNbhMZv8Gwv7u3qYb5kAFNMYy5";
|
||||||
|
|
||||||
const store = new Map<string, any>(
|
const store = new Map<string, any>(
|
||||||
Object.entries({
|
Object.entries({
|
||||||
|
|
Loading…
Reference in New Issue