[][src]Function bitcoin_spv::btcspv::validate_vout

pub fn validate_vout(vout: &Vec<u8>) -> bool

Checks that the vout passed up is properly formatted; Consider a vin with a valid vout in its scriptsig.

Arguments

  • vout - Raw bytes length-prefixed output vector