Type Alias casper_types::contracts::EntryPointsMap
source · pub type EntryPointsMap = BTreeMap<String, EntryPoint>;Expand description
Type alias for a container used inside EntryPoints.
Aliased Type§
struct EntryPointsMap { /* private fields */ }