• Felix Lange's avatar
    core/types: remove header accessors · be386521
    Felix Lange authored
    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.
    be386521
filter_system.go 11.8 KB