Skip to content

Commit

Permalink
Remove Ropsten (node-real#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
yperbasis authored and blxdyx committed Mar 8, 2024
1 parent 2a56244 commit e45c6bd
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 80 deletions.
3 changes: 0 additions & 3 deletions embed.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ var Mainnet []byte
//go:embed goerli.toml
var Goerli []byte

//go:embed ropsten.toml
var Ropsten []byte

//go:embed sepolia.toml
var Sepolia []byte

Expand Down
72 changes: 0 additions & 72 deletions ropsten.toml

This file was deleted.

3 changes: 0 additions & 3 deletions webseed/embed.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ var Mainnet []byte
//go:embed goerli.toml
var Goerli []byte

//go:embed ropsten.toml
var Ropsten []byte

//go:embed sepolia.toml
var Sepolia []byte

Expand Down
2 changes: 0 additions & 2 deletions webseed/ropsten.toml

This file was deleted.

0 comments on commit e45c6bd

Please sign in to comment.