Type Definition casper_types::contracts::Parameters
source · pub type Parameters = Vec<Parameter>;Expand description
Collection of entry point parameters.
pub type Parameters = Vec<Parameter>;Collection of entry point parameters.