mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Reverting because this change started handling account balances as
uint64 in the transaction pool, which is incorrect.
This reverts commit
|
||
|---|---|---|
| .. | ||
| big.go | ||
| big_test.go | ||
| integer.go | ||
| integer_test.go | ||