Function fake_sapling_results

Source
pub fn fake_sapling_results<T: IntoIterator<Item = TransactionIndex>>(
    transaction_indexes: T,
) -> BTreeMap<TransactionIndex, SaplingScannedResult>
Expand description

Accepts an iterator of TransactionIndexes and returns a BTreeMap with empty results