extract_tx_utxos

Function extract_tx_utxos 

Source
pub fn extract_tx_utxos(tx_hex: &str) -> Result<Vec<UTxO>, WError>