Skip to content

Commit

Permalink
BCF-2440: rm chainset (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
krehermann authored Sep 1, 2023
1 parent 2a7b8c1 commit bbabe54
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 bbabe54

Please sign in to comment.