Skip to main content

run

Function run 

Source
pub async fn run(
    token: Option<String>,
    ctx: &SessionContext,
    config: &Config,
    clients: &dyn ChainClientFactory,
) -> Result<()>
Expand description

Entry point for the monitor command from interactive mode.