mirror of
https://github.com/0xPARC/zkmessage.xyz.git
synced 2026-04-23 03:00:11 -04:00
3 lines
136 B
TypeScript
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"
|