pub type DeployHistory = BTreeMap<u64, DeploymentRecord>;
Expand description

Type of DeployHistory.json files.