From 57e3d1b76735ebf8590d611594ce314924edc18f Mon Sep 17 00:00:00 2001 From: thal0x Date: Tue, 29 Aug 2023 08:44:54 -0500 Subject: [PATCH] dont use validator key for signing txs in tests --- starship/ci.yaml | 2 +- starship/local.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/starship/ci.yaml b/starship/ci.yaml index 568e10bd..49c83c3d 100644 --- a/starship/ci.yaml +++ b/starship/ci.yaml @@ -5,7 +5,7 @@ chains: ports: rest: 1313 rpc: 26653 - faucet: 8082 + faucet: 8082 resources: cpu: "0.2" memory: "200M" diff --git a/starship/local.yaml b/starship/local.yaml index c466ab54..88650938 100644 --- a/starship/local.yaml +++ b/starship/local.yaml @@ -5,7 +5,7 @@ chains: ports: rest: 1313 rpc: 26653 - faucet: 8082 + faucet: 8082 - name: gaia-1 type: cosmos @@ -13,7 +13,7 @@ chains: ports: rest: 1317 rpc: 26657 - faucet: 8083 + faucet: 8083 relayers: - name: osmos-gaia