Cleanup small issues (#3027)

Downgrades some excessive networking logs and corrects some metrics.
This commit is contained in:
Age Manning
2022-03-01 01:49:22 +00:00
parent 27e83b888c
commit a1b730c043
3 changed files with 24 additions and 9 deletions

View File

@@ -34,7 +34,6 @@ jobs:
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- name: Install lighthouse
if: steps.cache-cargo.outputs.cache-hit != 'true'
run: make && make install-lcli
- name: Start local testnet