Type Alias polkadot_primitives::v8::NodeFeatures
source · pub type NodeFeatures = BitVec<u8, Lsb0>;
Expand description
Bit indices in the HostConfiguration.node_features
that correspond to different node features.
Aliased Type§
struct NodeFeatures { /* private fields */ }