From 9afda6ab8cb72269b299664a69edb545a5aebeb6 Mon Sep 17 00:00:00 2001 From: Jeffrey Wilcke Date: Sat, 25 Jul 2015 12:06:17 +0200 Subject: core: 5 ether block reward --- core/chain_makers_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/chain_makers_test.go') diff --git a/core/chain_makers_test.go b/core/chain_makers_test.go index 715e4c7ac..d7730aec8 100644 --- a/core/chain_makers_test.go +++ b/core/chain_makers_test.go @@ -90,5 +90,5 @@ func ExampleGenerateChain() { // last block: #5 // balance of addr1: 989000 // balance of addr2: 10000 - // balance of addr3: 5906250000000001000 + // balance of addr3: 19687500000000001000 } -- cgit v1.2.3