further progress on plugin hook

This commit is contained in:
philip-morlier
2023-03-23 22:00:13 -07:00
parent d2d3490abc
commit 9ee93f1e26
2 changed files with 17 additions and 7 deletions
+2
View File
@@ -17,6 +17,8 @@ import (
ptypes "github.com/openrelayxyz/plugeth-utils/restricted/types"
pconsensus "github.com/openrelayxyz/plugeth-utils/restricted/consensus"
pparams "github.com/openrelayxyz/plugeth-utils/restricted/params"
philip "github.com/philip-morlier/butttruck"
)