accounts/abi: move U256Bytes to common/math (#21020)

This commit is contained in:
Marius van der Wijden
2020-05-04 14:09:14 +02:00
committed by GitHub
parent e872083d44
commit ab72803e6f
9 changed files with 22 additions and 48 deletions

View File

@ -20,7 +20,6 @@ var (
_ = big.NewInt
_ = strings.NewReader
_ = ethereum.NotFound
_ = abi.U256
_ = bind.Bind
_ = common.Big1
_ = types.BloomLookup