forked from cerc-io/plugeth
		
	| 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. | ||
|---|---|---|
| .. | ||
| ethstats_test.go | ||
| ethstats.go | ||