From c07fe15eb50981133288a99f37b3b584b26d6c44 Mon Sep 17 00:00:00 2001 From: Shaun <13260261+shaunkh@users.noreply.github.com> Date: Sun, 8 Oct 2023 00:43:01 -0400 Subject: [PATCH] Add neutron (#808) --- configuredChains.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/configuredChains.yaml b/configuredChains.yaml index 511ffee0c..bf2997cd9 100644 --- a/configuredChains.yaml +++ b/configuredChains.yaml @@ -543,6 +543,20 @@ lumnetwork: uid-gid: 1025:1025 no-host-mount: false +neutron: + name: neutron + type: cosmos + bin: neutrond + bech32-prefix: neutron + denom: untrn + gas-prices: 0.01untrn + gas-adjustment: 1.3 + trusting-period: 336h + images: + - repository: ghcr.io/strangelove-ventures/heighliner/neutron + uid-gid: 1025:1025 + no-host-mount: false + omniflixhub: name: omniflixhub type: cosmos