Skip to content

Commit b58e98e

Browse files
authored
fix: remove additional example from network_params (#107)
Signed-off-by: Barnabas Busa <barnabas.busa@ethereum.org>
1 parent a19a5fb commit b58e98e

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

network_params.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@ ethereum_package:
5959
"code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe03601600081602082378035828234f58015156039578182fd5b8082525050506014600cf3",
6060
"storage": {},
6161
"nonce": "1"
62-
},
63-
"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266": {
64-
"balance": "10000ETH",
65-
"code": "0x",
66-
"storage": {},
67-
"nonce": "0"
68-
},
62+
}
6963
}
7064
'

0 commit comments

Comments
 (0)