Type Definition subxt::rpc::types::SystemProperties

source ·
pub type SystemProperties = Map<String, Value>;
Expand description

Arbitrary properties defined in the chain spec as a JSON object.