diff --git a/main.go b/main.go index d8cdd0f..718d920 100644 --- a/main.go +++ b/main.go @@ -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