Skip to content

Commit

Permalink
BCF-2441: remove ChainSet concept
Browse files Browse the repository at this point in the history
  • Loading branch information
krehermann committed Aug 31, 2023
1 parent f177c12 commit 09b1083
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/solana/chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import (
"github.com/smartcontractkit/chainlink-solana/pkg/solana/config"
)

type ChainSet = types.ChainSet[string, Chain]

type Chain interface {
types.ChainService

Expand Down

0 comments on commit 09b1083

Please sign in to comment.