docs: add scan, statescan, stats, treasury, governance subdomains to domains reference
This commit is contained in:
+1
@@ -41,6 +41,7 @@ web = [
|
||||
"web-time",
|
||||
]
|
||||
std = [
|
||||
"native",
|
||||
"futures-util/std",
|
||||
"getrandom?/std",
|
||||
"serde/std",
|
||||
|
||||
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user