> Existing *At methods access properties of an account at a specific address. Hm, since it has a starting address, would something like `accountRangeBetween` be better?
I have not looked at the code, but we should think about the naming of the method. Existing `*At` methods access properties of an account at a specific address. Maybe it should just be `debug_accountRange`.