From 7a67c910d33671e57cbc7e7cb399827bb72abded Mon Sep 17 00:00:00 2001 From: Niklas Date: Thu, 6 Feb 2020 01:26:42 +0100 Subject: [PATCH] [eth classic chainspec]: remove `balance = 1` --- 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 b3255f4be9f..f9fe4a1098e 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",