Originate/scriptkeeper

refactor run_against_protocols to use loop

Closed this issue · 1 comments

refactor run_against_protocols to use loop

Currently run_against_protocols uses a map, but maybe this can be made nicer by using a loop. I'm hoping that then we can get rid of some of the cloning.