bb33c798de
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. |
||
---|---|---|
.. | ||
interfaces | ||
test-plugin | ||
wrappers | ||
hooktester.go | ||
plugin_loader.go |