pub fn p2p_strategy(
    min: u64,
    max: u64
) -> impl Strategy<Value = Arc<dyn AUTransactionGen + 'static>>