Skip to content

Commit

Permalink
sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov committed Jan 19, 2023
1 parent fff91e4 commit fd6d8a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions embed.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ var Bsc []byte
//go:embed ropsten.toml
var Ropsten []byte

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

//go:embed mumbai.toml
var Mumbai []byte

Expand Down
Empty file added history/sepolia.toml
Empty file.

0 comments on commit fd6d8a6

Please sign in to comment.