Type Definition sc_chain_spec::Properties [−][src]
type Properties = Map<String, Value>;
Expand description
Arbitrary properties defined in chain spec as a JSON object
type Properties = Map<String, Value>;
Arbitrary properties defined in chain spec as a JSON object