Skip to main content

cleanup_session_run

Function cleanup_session_run 

Source
async fn cleanup_session_run(
    session_id: B256,
    child_succeeded: bool,
    tx: TransactionOpts,
    send_tx: SendTxOpts,
) -> Result<()>