Expand description
Node-specific operations for multi-node testing.
Structsยง
- Assert
Chain Tip - Action to assert the current chain tip is at a specific block number.
- Capture
Block OnNode - Action to capture a block with a tag, associating it with a specific node.
- Compare
Node Chain Tips - Action to compare chain tips between two nodes.
- Select
Active Node - Action to select which node should be active for subsequent single-node operations.
- Validate
Block Tag - Action to get a block by tag and verify which node it came from.
- Wait
ForSync - Action that waits for two nodes to sync and have the same chain tip.