Add sepolia support.

This commit is contained in:
Jim McDonald
2023-08-22 21:56:10 +01:00
parent 9d50a72270
commit b11f9cf3a3
5 changed files with 8 additions and 15 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/wealdtech/ethdo
go 1.20
require (
github.com/attestantio/go-eth2-client v0.18.1
github.com/attestantio/go-eth2-client v0.18.2
github.com/ferranbt/fastssz v0.1.3
github.com/gofrs/uuid v4.4.0+incompatible
github.com/google/uuid v1.3.0