Skip to main content

get_recorded_state_diffs

Function get_recorded_state_diffs 

Source
fn get_recorded_state_diffs<CTX: ContextTr<Db: DatabaseExt>>(
    ccx: &mut CheatsCtxt<'_, CTX>,
) -> BTreeMap<Address, AccountStateDiffs>
Expand description

Helper function to returns state diffs recorded for each changed account.