jacobkaufmann / evangelion

a prototype ethereum block builder
Apache License 2.0
84 stars 10 forks source link

refactor: IntoIterator trait bounds in builder #46

Closed jacobkaufmann closed 1 year ago

jacobkaufmann commented 1 year ago

change Iterator trait bounds to IntoIterator on functions in builder.rs