Skip to main content

execution_succeeded

Function execution_succeeded 

Source
fn execution_succeeded(
    logs: &[Log],
    safe: Address,
    safe_tx_hash: B256,
) -> Result<bool>
Expand description

Returns the outcome of the last ExecutionSuccess/ExecutionFailure event for safe_tx_hash.