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