Expand description
Subspace test service only.
Macros§
- 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 - Produce the given number of blocks for both the primary node and the domain nodes
- Keep producing block with a fixed interval until the given condition become
true
Structs§
- A mock Subspace consensus node instance used for testing.
Functions§
- Create a Subspace
Configuration
.