Commit 9225d8bb authored by Mark Tyneway's avatar Mark Tyneway

lint: fix

parent 64d4298d
...@@ -11,10 +11,6 @@ import ( ...@@ -11,10 +11,6 @@ import (
"github.com/ethereum/go-ethereum/params" "github.com/ethereum/go-ethereum/params"
) )
var (
abiTrue = common.Hash{31: 0x01}
)
// Constants used by `CrossDomainMessenger.baseGas` // Constants used by `CrossDomainMessenger.baseGas`
var ( var (
RelayConstantOverhead uint64 = 200_000 RelayConstantOverhead uint64 = 200_000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment