There was an error while loading. Please reload this page.
1 parent 3fdd51c commit 6183b54Copy full SHA for 6183b54
1 file changed
eth/types/types.go
@@ -470,7 +470,6 @@ type Block struct {
470
ReceiptsRoot common.Hash `json:"receiptsRoot"`
471
Miner common.Address `json:"miner"`
472
Difficulty hexutil.Uint64 `json:"difficulty"`
473
- TotalDifficulty hexutil.Uint64 `json:"totalDifficulty"`
474
ExtraData hexutil.Bytes `json:"extraData"`
475
Size hexutil.Uint64 `json:"size"`
476
GasLimit hexutil.Uint64 `json:"gasLimit"`
0 commit comments