This commit is contained in:
obscuren
2014-11-02 19:39:45 +01:00
parent 3f90f7c898
commit 1bb398f4e2
2 changed files with 1 additions and 3 deletions

View File

@ -2,8 +2,6 @@ package ethutil
import "math/big"
var MaxInt256 *big.Int = BigD(Hex2Bytes("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"))
// Big pow
//
// Returns the power of two big integers