Docs.rs
ac-node-api-0.3.0
ac-node-api 0.3.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Niederb
haerdib
masapr
Dependencies
ac-primitives ^0.6
normal
bitvec ^1.0.0
normal
parity-scale-codec ^3.2.1
normal
derive_more ^0.99.17
normal
either ^1.6.1
normal
frame-metadata ^15.1
normal
hex ^0.4.3
normal
log ^0.4.14
normal
scale-info ^2.0.1
normal
serde ^1.0.136
normal
serde_json ^1.0.79
normal
sp-application-crypto ^21.0
normal
sp-core ^19.0
normal
sp-runtime ^22.0
normal
sp-runtime-interface ^16.0
normal
Versions
80.84%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module storage
Structs
Traits
?
Module
ac_node_api
::
storage
source
·
[
−
]
Expand description
For querying runtime storage.
Structs
StorageDoubleMap
StorageMap
StorageValue
Traits
GetStorageTypes
trait to extract the storage based on the
StorageEntryMetadata
.