From 83cd06069d2becfd65545ab0ededd7a2f5d414fd Mon Sep 17 00:00:00 2001 From: fewensa Date: Thu, 11 Apr 2024 15:10:42 +0000 Subject: [PATCH] verbose and remove fixedGasPrice --- .github/workflows/ci.yml | 4 ++-- bridges.itering.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f531c32..b343ffe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: -v $PWD:/relayer \ -e SIGNER=${{ secrets.SIGNER }} \ ghcr.io/helix-bridge/helixbridge-cli:${HELIXBRIDGE_CLI_VERSION} \ - register --datadir=/relayer --group=itering + register --verbose --datadir=/relayer --group=itering - name: Generate configure run: | @@ -31,7 +31,7 @@ jobs: -v $PWD:/relayer \ -e SIGNER=${{ secrets.SIGNER }} \ ghcr.io/helix-bridge/helixbridge-cli:${HELIXBRIDGE_CLI_VERSION} \ - generate-configure --datadir=/relayer --group=itering + generate-configure --verbose --datadir=/relayer --group=itering - name: Commit files run: | diff --git a/bridges.itering.yml b/bridges.itering.yml index 5a00c5a..8c0f27f 100644 --- a/bridges.itering.yml +++ b/bridges.itering.yml @@ -65,7 +65,7 @@ configure: rpcnodes: - name: arbitrum rpc: https://arb1.arbitrum.io/rpc - fixedGasPrice: 10 +# fixedGasPrice: 10 - name: polygon rpc: https://polygon-rpc.com bridges: