Script

Type Alias Script 

Source
pub type Script = Vec<Block>;

Aliased Typeยง

pub struct Script { /* private fields */ }