From d243b15ae0b6f6aded6d7c52ea39ec966dfc2cd4 Mon Sep 17 00:00:00 2001 From: Andronik Ordian Date: Wed, 2 Oct 2019 10:52:25 +0200 Subject: [PATCH] [spec] fix rinkeby spec (#11108) --- ethcore/res/ethereum/rinkeby.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ethcore/res/ethereum/rinkeby.json b/ethcore/res/ethereum/rinkeby.json index 3945b8811..790d6d33e 100644 --- a/ethcore/res/ethereum/rinkeby.json +++ b/ethcore/res/ethereum/rinkeby.json @@ -122,6 +122,7 @@ } }, "0x0000000000000000000000000000000000000006": { + "balance": "0x1", "builtin": { "name": "alt_bn128_add", "activate_at": "0xfcc25", @@ -135,6 +136,7 @@ } }, "0x0000000000000000000000000000000000000007": { + "balance": "0x1", "builtin": { "name": "alt_bn128_mul", "activate_at": "0xfcc25", @@ -148,6 +150,7 @@ } }, "0x0000000000000000000000000000000000000008": { + "balance": "0x1", "builtin": { "name": "alt_bn128_pairing", "activate_at": "0xfcc25",