aboutsummaryrefslogtreecommitdiff
path: root/examples/block/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/block/main.go')
-rw-r--r--examples/block/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/block/main.go b/examples/block/main.go
index 89540c6..55fedfe 100644
--- a/examples/block/main.go
+++ b/examples/block/main.go
@@ -37,7 +37,7 @@ func main() {
ByzantiumBlock: big.NewInt(0),
ConstantinopleBlock: big.NewInt(0),
PetersburgBlock: big.NewInt(0),
- IstanbulBlock: nil,
+ IstanbulBlock: big.NewInt(0),
Ethash: nil,
}