plugeth/plugins/wrappers/engine
philip-morlier bb33c798de Fixed a patch in the engine wrapper.
In order to keep our utils interfaces as generic as possible across chains I added a "dummySeals" []bool to the engine wrapper. Up until now the slice was
a fixed size. From this point it has the same length as the []*headers argument also passed into the same function.
2023-09-10 13:29:51 -07:00
..
enginewrapper.go Fixed a patch in the engine wrapper. 2023-09-10 13:29:51 -07:00