pub fn is_execute_using_system_runtime(address: &Address) -> boolExpand description
Returns true if address should be executed by the system runtime.
This is a separate list from PRECOMPILE_ADDRESSES because:
- some addresses may exist but be disabled until a fork activates them
- some addresses may be routed via different execution strategies