docs: add scan, statescan, stats, treasury, governance subdomains to domains reference

This commit is contained in:
2026-01-08 11:16:37 +03:00
parent d57c314973
commit 0b4d413ee8
4 changed files with 9 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ mod wasm_platform;
#[cfg(all(feature = "web", not(feature = "native")))]
mod wasm_socket;
#[cfg(any(feature = "native", feature = "web"))]
pub use helpers::{build_platform, DefaultPlatform};
#[cfg(feature = "native")]