Skip to content

Commit 83f0cc0

Browse files
committed
ci: Remove pullChainConfig logs
1 parent 286ff6c commit 83f0cc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1723,7 +1723,6 @@ async function pullChainConfig<N extends Network, C extends Chain>(
17231723
const pauser = await ntt.getPauser();
17241724

17251725
const version = getVersion(manager.chain, ntt);
1726-
console.log("PULLCHAINCONFIG VERSION:", version);
17271726

17281727
const transceiverPauser = await ntt.getTransceiver(0).then((t) => t?.getPauser() ?? null);
17291728

0 commit comments

Comments
 (0)