xeth: set balance max balance to from in call. Closes #951

This commit is contained in:
obscuren
2015-05-15 23:52:57 +02:00
parent d116b9595c
commit 79fa05867f
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,7 @@ var (
Big32 = big.NewInt(32)
Big256 = big.NewInt(0xff)
Big257 = big.NewInt(257)
MaxBig = String2Big("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff")
)
// Big pow