TxWitness

Type Alias TxWitness 

Source
pub type TxWitness = Vec<Witness>;
Expand description

A TxWitness is the UNPREFIXED vector of witnesses

Aliased Typeยง

pub struct TxWitness { /* private fields */ }