Skip to content

Commit

Permalink
upate comment
Browse files Browse the repository at this point in the history
Signed-off-by: Philemon Ukane <[email protected]>
  • Loading branch information
ukane-philemon committed May 12, 2024
1 parent 2d64baa commit 534bdaa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dex/txfee/sources.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ var (
}

// blockchairChainsSupported is a map of bipIDs to string value used in
// identifying fee estimate data retrieved from the blockchair API. We
// removed support for ethereum.
// identifying fee estimate data retrieved from the blockchair API.
blockchairChainsSupported = map[uint32]string{
btc.BipID: "bitcoin",
zec.BipID: "zcash",
Expand Down

0 comments on commit 534bdaa

Please sign in to comment.