Macro subspace_test_service::produce_blocks_until

source ยท
macro_rules! produce_blocks_until {
    ($primary_node:ident, $operator_node:ident, $condition: block $(, $domain_node:ident)*) => { ... };
}
Expand description

Keep producing block with a fixed interval until the given condition become true