sc_chain_spec

Type Alias 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 */ }