Misc updates to eliminate accidental geth imports

This commit is contained in:
Austin Roberts
2021-09-16 15:52:50 -05:00
parent fd68052ffa
commit a55f805606
16 changed files with 216 additions and 47 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import (
"encoding/json"
"fmt"
"github.com/ethereum/go-ethereum/common/hexutil"
"github.com/openrelayxyz/plugeth-utils/restricted/hexutil"
)
type MyType [5]byte