mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-22 06:34:32 +00:00
Fixes a bug where the ethstats omits to report full block contents. This bug was a side-effect of https://github.com/ethereum/go-ethereum/pull/26777, where `CurrentBlock` was changed to return a header instead of a block, leading to a failed type assertion. Co-authored-by: kaliubuntu0206 <139627505+kaliubuntu0206@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ethstats.go | ||
| ethstats_test.go | ||