Skip to content

Commit

Permalink
BCF-2440: rm chainset
Browse files Browse the repository at this point in the history
  • Loading branch information
krehermann committed Aug 31, 2023
1 parent 2f61ad0 commit 411a3f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions relayer/pkg/chainlink/chain/chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ import (
_ "github.com/btcsuite/btcd/chaincfg/chainhash"
)

type ChainSet = types.ChainSet[string, Chain]

type Chain interface {
types.ChainService

Expand Down

0 comments on commit 411a3f1

Please sign in to comment.