Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarom Swisa authored and Yarom Swisa committed Jan 18, 2024
1 parent 4c4e6bc commit 8da6435
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions cookbook/specs/spec_add_arbitrum.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
"values": [
{
"latest_distance": 288000
},
{
"extension": "archive",
"expected_value": "0x0"
}
]
}
Expand Down Expand Up @@ -100,27 +104,10 @@
"name": "chain-id",
"values": [
{
"expected_value": "0xa4b1"
}
]
},
{
"name": "pruning",
"values": [
{
"latest_distance": 288000
"expected_value": "0xa4ba"
}
]
}
],
"extensions": [
{
"name": "archive",
"cu_multiplier": 5,
"rule": {
"block": 284000
}
}
]
}
]
Expand Down

0 comments on commit 8da6435

Please sign in to comment.