forked from cerc-io/plugeth
be3865211c
These accessors were introduced by light client changes, but the only method that is actually used is GetNumberU64. This commit replaces all uses of .GetNumberU64 with .Number.Uint64. |
||
---|---|---|
.. | ||
lightchain_test.go | ||
lightchain.go | ||
odr_test.go | ||
odr_util.go | ||
odr.go | ||
state_object.go | ||
state_test.go | ||
state.go | ||
trie.go | ||
txpool_test.go | ||
txpool.go | ||
vm_env.go |