Function zebra_chain::transaction::arbitrary::test_transactions

source ·
pub fn test_transactions(
    network: &Network
) -> impl DoubleEndedIterator<Item = (Height, Arc<Transaction>)>
Expand description

Iterate over V4 transactions in the block test vectors for the specified network.