Skip to content

Commit

Permalink
clean up unused files; reduce log prints
Browse files Browse the repository at this point in the history
  • Loading branch information
ws4charlie committed Jul 16, 2024
1 parent b3f277e commit 76478d9
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 391 deletions.
373 changes: 0 additions & 373 deletions cmd/solana/main.go

This file was deleted.

1 change: 1 addition & 0 deletions cmd/zetae2e/local/solana.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ func solanaTestRoutine(
return fmt.Errorf("solana tests failed: %v", err)
}

// TODO: check Solana balance
// if err := solanaRunner.CheckSolanaTSSBalance(); err != nil {
// return err
// }
Expand Down
Loading

0 comments on commit 76478d9

Please sign in to comment.