fix missing )

This commit is contained in:
Christopher Franko 2017-02-22 14:06:36 -05:00
parent 4023e9e0b4
commit 93f69adf92

View file

@ -30,6 +30,7 @@ import (
"github.com/expanse-org/go-expanse/common"
"github.com/expanse-org/go-expanse/crypto/sha3"
"github.com/expanse-org/go-expanse/rlp"
)
var (
secp256k1_N, _ = new(big.Int).SetString("fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141", 16)