Type Definition ac_primitives::types::Properties
source · pub type Properties = Map<String, Value>;Expand description
Arbitrary properties defined in chain spec as a JSON object
pub type Properties = Map<String, Value>;Arbitrary properties defined in chain spec as a JSON object