Function simfony_as_rust::jet::transaction::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.