chore: follow snort for new keys

This commit is contained in:
2023-02-05 06:29:46 +00:00
parent de5700f423
commit ec28a51148
5 changed files with 61 additions and 38 deletions

View File

@ -20,6 +20,11 @@ export const VoidCatHost = "https://void.cat";
*/
export const KieranPubKey = "npub1v0lxxxxutpvrelsksy8cdhgfux9l6a42hsj2qzquu2zk7vc9qnkszrqj49";
/**
* Official snort account
*/
export const SnortPubKey = "npub1sn0rtcjcf543gj4wsg7fa59s700d5ztys5ctj0g69g2x6802npjqhjjtws";
/**
* Websocket re-connect timeout
*/