Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Sep 29, 2023
1 parent a43769e commit 6f001ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .zombienet-tests/0001-checkSync.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import { connect } from "./utils"

export async function run(nodeName: string, networkInfo: any) {
console.log("NODENAME", nodeName)
console.log("NETWORKINFO!!!", networkInfo)
const { chainHead } = await connect(nodeName, networkInfo)
let count = 0

Expand Down

0 comments on commit 6f001ad

Please sign in to comment.