Skip to content

Commit

Permalink
Revert "Update main.go"
Browse files Browse the repository at this point in the history
This reverts commit 6d238d0.
  • Loading branch information
faddat committed Oct 28, 2024
1 parent 9fb70bc commit b38a583
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ func main() {
}
log.Fatalf("Account balances are still not within 10%% of each other after adjustment")
}
}

nodeURL := config.Nodes.RPC[0] // Use the first node

Expand Down

0 comments on commit b38a583

Please sign in to comment.