diff --git a/testnets/relayer-alpha/plex.json b/testnets/relayer-alpha/plex.json new file mode 100644 index 00000000..fc26aefc --- /dev/null +++ b/testnets/relayer-alpha/plex.json @@ -0,0 +1,10 @@ +{ + "key": "faucet", + "chain-id": "plex", + "rpc-addr": "http://ibc.j96.me:26657", + "account-prefix": "cosmos", + "gas": 200000, + "gas-prices": "0.025plex", + "default-denom": "plex", + "trusting-period": "330h" +}