remove the nyxd provider, if implemented it will be a separate effort

This commit is contained in:
jmwample
2025-03-03 16:41:08 -07:00
parent 987e890e99
commit 65166bfd61
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
use crate::NymTopology;
pub use async_trait::async_trait;
pub mod nyxd;
/// Cached Topology Provider built using efficient piecewise requests.
pub mod piecewise;
#[cfg(not(target_arch = "wasm32"))]
-1
View File
@@ -1 +0,0 @@