Skip to content

Commit 88b3af6

Browse files
authored
remove totalDifficulty from example block result (#637)
Signed-off-by: Sally MacFarlane <[email protected]>
1 parent f91fd7b commit 88b3af6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/eth/block.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
receiptsRoot: '0x68461ab700003503a305083630a8fb8d14927238f0bc8b6b3d246c0c64f21f4a'
3939
miner: '0xb42b6c4a95406c78ff892d270ad20b22642e102d'
4040
difficulty: '0x66e619a'
41-
totalDifficulty: '0x1e875d746ae'
4241
extraData: '0xd583010502846765746885676f312e37856c696e7578'
4342
size: '0x334'
4443
gasLimit: '0x47e7c4'
@@ -98,7 +97,6 @@
9897
receiptsRoot: '0x68461ab700003503a305083630a8fb8d14927238f0bc8b6b3d246c0c64f21f4a'
9998
miner: '0xb42b6c4a95406c78ff892d270ad20b22642e102d'
10099
difficulty: '0x66e619a'
101-
totalDifficulty: '0x1e875d746ae'
102100
extraData: '0xd583010502846765746885676f312e37856c696e7578'
103101
size: '0x334'
104102
gasLimit: '0x47e7c4'

0 commit comments

Comments
 (0)