From 943ee96df49156a85ca08c6263c75358a85c6b68 Mon Sep 17 00:00:00 2001 From: wangfeiping Date: Sun, 26 Apr 2020 08:34:28 +0800 Subject: [PATCH] Merge PR #121: add dawnsworld to testnet * commit testnet json * update denom name --- testnets/relayer-alpha-2/dawnsworld.json | 1 + testnets/relayer-alpha/dawnsworld.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 testnets/relayer-alpha-2/dawnsworld.json create mode 100644 testnets/relayer-alpha/dawnsworld.json diff --git a/testnets/relayer-alpha-2/dawnsworld.json b/testnets/relayer-alpha-2/dawnsworld.json new file mode 100644 index 00000000000..31dff3bd8d4 --- /dev/null +++ b/testnets/relayer-alpha-2/dawnsworld.json @@ -0,0 +1 @@ +{"key":"faucet","chain-id":"dawnsworld","rpc-addr":"http://testnet.dawns.world:26657","account-prefix":"cosmos","gas":200000,"gas-prices":"0.025dawns","default-denom":"dawns","trusting-period":"330h"} diff --git a/testnets/relayer-alpha/dawnsworld.json b/testnets/relayer-alpha/dawnsworld.json new file mode 100644 index 00000000000..31dff3bd8d4 --- /dev/null +++ b/testnets/relayer-alpha/dawnsworld.json @@ -0,0 +1 @@ +{"key":"faucet","chain-id":"dawnsworld","rpc-addr":"http://testnet.dawns.world:26657","account-prefix":"cosmos","gas":200000,"gas-prices":"0.025dawns","default-denom":"dawns","trusting-period":"330h"}