Update to use electra version of go-eth2-client

This commit is contained in:
Chris Berry
2025-01-27 10:01:36 +00:00
parent fcafa037f8
commit 7d0e607f96
11 changed files with 163 additions and 75 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22.7
toolchain go1.23.2
require (
github.com/attestantio/go-eth2-client v0.22.0
github.com/attestantio/go-eth2-client v0.23.1-0.20250127091537-251e60f042d4
github.com/ferranbt/fastssz v0.1.4
github.com/gofrs/uuid v4.4.0+incompatible
github.com/google/uuid v1.6.0