From 06138ec7d3309c6f1a1230b2118e63aeb7e138c7 Mon Sep 17 00:00:00 2001 From: Niklas Adolfsson Date: Thu, 6 Feb 2020 11:12:42 +0100 Subject: [PATCH] [eth classic chainspec]: remove `balance = 1` (#11459) --- ethcore/res/ethereum/classic.json | 1 - 1 file changed, 1 deletion(-) diff --git a/ethcore/res/ethereum/classic.json b/ethcore/res/ethereum/classic.json index b3255f4be..f9fe4a109 100644 --- a/ethcore/res/ethereum/classic.json +++ b/ethcore/res/ethereum/classic.json @@ -4463,7 +4463,6 @@ } }, "0x0000000000000000000000000000000000000009": { - "balance": "0x1", "builtin": { "name": "blake2_f", "activate_at": "0xa03ae7",