Module execution

Source
Expand description

Execution monitor module

This module provides functionality to execute monitors against specific block numbers on blockchain networks.

Structs§

MonitorExecutionConfig
Configuration for executing a monitor

Functions§

execute_monitor
Executes a monitor against a specific block number on a blockchain network.

Type Aliases§

ExecutionResult