Type Alias casper_types::contracts::Parameters
source · pub type Parameters = Vec<Parameter>;Expand description
Collection of entry point parameters.
Aliased Type§
struct Parameters { /* private fields */ }pub type Parameters = Vec<Parameter>;Collection of entry point parameters.
struct Parameters { /* private fields */ }