Setup relay metrics
This commit is contained in:
@ -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 {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user