Type Alias sc_chain_spec::Properties
source · pub type Properties = Map<String, Value>;
Expand description
Arbitrary properties defined in chain spec as a JSON object
Aliased Type§
struct Properties { /* private fields */ }
pub type Properties = Map<String, Value>;
Arbitrary properties defined in chain spec as a JSON object
struct Properties { /* private fields */ }