Function input_sequence

Source
pub fn input_sequence(a: u32) -> Option<u32>
Expand description

Return the nSequence of the input at the given index.

Return None if the input does not exist.

ยงCost

99 mWU (milli weight units)