subspace_test_service

Macro 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