handle_events_command

Function handle_events_command 

Source
pub async fn handle_events_command(
    block: Option<u32>,
    block_hash: Option<String>,
    finalized: bool,
    pallet_filter: Option<String>,
    raw: bool,
    decode: bool,
    node_url: &str,
) -> Result<()>