pub type TransactionOutputs = (Txid, Vec<(u32, TxOut)>);
Expand description

Transaction outputs to watch for on-chain spends.