Skip to content

Commit

Permalink
Merge pull request #20 from ledgerwatch/sepolia_bind
Browse files Browse the repository at this point in the history
sepolia bindings
  • Loading branch information
AskAlexSharov authored Jan 19, 2023
2 parents fff91e4 + fd6d8a6 commit 1c78546
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 1c78546

Please sign in to comment.