Skip to content

Commit

Permalink
try thing.
Browse files Browse the repository at this point in the history
  • Loading branch information
spencer-tb committed May 15, 2024
1 parent 31bf1b3 commit b6c3d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ethereum_test_forks/forks/forks.py
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ def pre_allocation_blockchain(cls) -> Mapping:
"""
new_allocation = {
0x25A219378DAD9B3503C8268C9CA836A52427A4FB: {
"nonce": 1,
# "nonce": 1,
}
}
return new_allocation | super(Prague, cls).pre_allocation_blockchain()

0 comments on commit b6c3d54

Please sign in to comment.