macro_rules! produce_block_with {
($primary_node_produce_block:expr, $operator_node:ident $(, $domain_node:ident)*) => { ... };
}
Expand description
Producing one block for both the primary node and the domain nodes, where the primary node can
use the produce_block_with_xxx
function (i.e. produce_block_with_slot
) to produce block