Skip to content

Commit 5d23cfb

Browse files
committed
PrysmaticLabs to OffchainLabs
1 parent 04658e1 commit 5d23cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mock/beaconblockattestations.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ package mock
1616
import (
1717
"context"
1818

19+
"github.com/OffchainLabs/go-bitfield"
1920
"github.com/attestantio/go-eth2-client/api"
2021
"github.com/attestantio/go-eth2-client/spec"
2122
"github.com/attestantio/go-eth2-client/spec/electra"
2223
"github.com/attestantio/go-eth2-client/spec/phase0"
23-
"github.com/prysmaticlabs/go-bitfield"
2424
)
2525

2626
// BeaconBlockAttestations fetches a block's attestations given a block ID.

0 commit comments

Comments
 (0)