V1 Working System Without Payment
This commit is contained in:
parent
81d5a5dabd
commit
5a14b8efce
@ -1,5 +1,3 @@
|
|||||||
// useSyncProviders.tsx
|
|
||||||
|
|
||||||
import { useSyncExternalStore } from "react";
|
import { useSyncExternalStore } from "react";
|
||||||
import { store } from "./store";
|
import { store } from "./store";
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,3 @@
|
|||||||
// import { utils } from 'noble-ed25519';
|
|
||||||
import nacl from "tweetnacl";
|
import nacl from "tweetnacl";
|
||||||
|
|
||||||
function bytesToBase64(bytes: Uint8Array) {
|
function bytesToBase64(bytes: Uint8Array) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user