Skip to content

Commit

Permalink
BCF-2440: rm chainset (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
krehermann authored Aug 31, 2023
1 parent ec5c38e commit 42af689
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/cosmos/adapters/chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import (
"github.com/smartcontractkit/chainlink-cosmos/pkg/cosmos/config"
)

type ChainSet = types.ChainSet[string, Chain]

type Chain interface {
types.ChainService

Expand Down

0 comments on commit 42af689

Please sign in to comment.