-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
Description
Problem
Amidst refactors the access list stopped being considered during balance simulation.
|delegate_call| async move { delegate_call }, |delegate_call| async move { delegate_call },
One of such refactors was
Impact
This is not too critical as the driver does not use this code path, but the simulation may be too strict due to not taking the access list into account
To reproduce
N/A
Acceptance criteria
The access list should be considered again in the simulation