Skip to content

Commit

Permalink
Remove unused enums
Browse files Browse the repository at this point in the history
  • Loading branch information
kpyszkowski committed Jan 11, 2024
1 parent 1b1e362 commit 9d8383d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/enums/externalHref.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@ export enum ExternalHref {
thresholdGithub = "https://github.com/threshold-network/token-dashboard",
thresholdDiscord = "https://discord.gg/WXK9PC6SRF",
metamaskHomePage = "https://metamask.io/",
stakingContractLeanMore = "https://github.com/threshold-network/solidity-contracts/issues/53",
exchangeRateLearnMore = "https://blog.threshold.network/threshold-launch/",
stakingBonusDocs = "https://forum.threshold.network/t/interim-era-incentive-schemes-1-one-off-migration-stake-bonus-2-ongoing-stable-yield/297",
bisonTrails = "https://bisontrails.co/",
figment = "https://www.figment.io/",
lowFeeValidation = "https://lowfeevalidation.com/",
ankr = "https://www.ankr.com/",
setupNodes = "https://docs.threshold.network/guides/threshold-applications/tbtc-v2-client-setup",
randomBeaconNodeDocs = "https://docs.threshold.network/guides/threshold-applications/tbtc-v2-client-setup",
btcRecoveryAddress = "https://github.com/keep-network/tbtc-v2/blob/main/docs/rfc/rfc-1.adoc",
tbtcBridgeGithub = "https://github.com/keep-network/tbtc-v2/blob/853bc8ff0601c82bb02cfaa0c904ba98d7d92fe5/solidity/contracts/bridge/Bridge.sol",
Expand All @@ -22,5 +14,4 @@ export enum ExternalHref {
btcConfirmations = "https://en.bitcoin.it/wiki/Confirmation",
mintersAndGuardiansDocs = "https://blog.threshold.network/minters-guardians-and-a-strong-tbtc/",
tBTCDuneDashboard = "https://dune.com/threshold/tbtc",
runningNodeDocs = "https://docs.threshold.network/staking-and-running-a-node/running-a-node",
}

0 comments on commit 9d8383d

Please sign in to comment.