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