refactor: remove global/singleton settings object
This commit is contained in:
+2
-1
@@ -8,6 +8,7 @@ pub mod hexrange;
|
||||
pub mod info;
|
||||
pub mod nip05;
|
||||
pub mod schema;
|
||||
pub mod server;
|
||||
pub mod subscription;
|
||||
pub mod utils;
|
||||
// Public API for creating relays programatically
|
||||
pub mod server;
|
||||
|
||||
Reference in New Issue
Block a user