Files
zkmessage.xyz/utils/localStorage.ts

3 lines
136 B
TypeScript

export const LOCAL_STORAGE_SECRET_KEY = "zk-chat:secret"
export const LOCAL_STORAGE_SECRET_KEY_UNVERIFIED = "zk-chat:secret-unverified"