From 8db93b874c5aec29c94362b63727a66c1894b98a Mon Sep 17 00:00:00 2001 From: Jae Kwon Date: Mon, 5 Oct 2015 12:01:22 -0700 Subject: [PATCH] added testnet addresses --- config/tendermint/config.go | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/config/tendermint/config.go b/config/tendermint/config.go index 46604cd74..e1ed936b3 100644 --- a/config/tendermint/config.go +++ b/config/tendermint/config.go @@ -95,11 +95,11 @@ func defaultConfig(moniker string) (defaultConfig string) { } var defaultGenesis = `{ - "chain_id": "tendermint_testnet_11", + "chain_id": "tendermint_testnet_11.b", "accounts": [ { "address": "9FCBA7F840A0BFEBBE755E853C9947270A912D04", - "amount": 1995999998000000 + "amount": 1993999998000000 }, { "address": "964B1493BBE3312278B7DEB94C39149F7899A345", @@ -121,6 +121,14 @@ var defaultGenesis = `{ "address": "7C2E032D8407EDF66A04D88CF0E1D9B15D98AE2D", "amount": 1000000000000 }, + { + "address": "636EF5823E082AD66EBC203FD4DFB1031F0C61CA", + "amount": 1000000000000 + }, + { + "address": "9008419E6351360A59B124E707E4CA2A5BFB9BE6", + "amount": 1000000000000 + }, { "address": "A88A61069B6660F30F65E8786AFDD4F1D8F625E9", "amount": 1000000