Setup relay metrics

This commit is contained in:
2023-06-17 19:42:09 +01:00
parent 119d1c526e
commit 84c639ee30
8 changed files with 79 additions and 13 deletions

View File

@ -25,6 +25,7 @@ export * from "./impl/nip44";
export * from "./cache";
export * from "./cache/UserRelayCache";
export * from "./cache/UserCache";
export * from "./cache/RelayMetricCache";
export interface SystemInterface {
/**