Skip to content

Commit

Permalink
revert v2 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennievon committed Nov 14, 2023
1 parent c6ec9a2 commit 5b35ea9
Show file tree
Hide file tree
Showing 78 changed files with 619 additions and 2,363 deletions.
23 changes: 0 additions & 23 deletions tools/obscuroscan_v2/backend/Dockerfile

This file was deleted.

4 changes: 2 additions & 2 deletions tools/obscuroscan_v2/backend/cmd/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import (

func parseCLIArgs() *config.Config {
defaultConfig := &config.Config{
NodeHostAddress: "http://127.0.0.1:37801",
ServerAddress: "0.0.0.0:43910",
NodeHostAddress: "http://erpc.dev-testnet.obscu.ro:80",
ServerAddress: "0.0.0.0:80",
LogPath: "obscuroscan_logs.txt",
}

Expand Down
54 changes: 0 additions & 54 deletions tools/obscuroscan_v2/backend/cmd/main.go

This file was deleted.

7 changes: 0 additions & 7 deletions tools/obscuroscan_v2/backend/config/config.go

This file was deleted.

46 changes: 0 additions & 46 deletions tools/obscuroscan_v2/backend/container/container.go

This file was deleted.

128 changes: 0 additions & 128 deletions tools/obscuroscan_v2/backend/obscuroscan_backend.go

This file was deleted.

123 changes: 0 additions & 123 deletions tools/obscuroscan_v2/backend/webserver/webserver.go

This file was deleted.

Loading

0 comments on commit 5b35ea9

Please sign in to comment.