Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Add helper functions for working with coin names including:

  • Converting testnet coins to their mainnet equivalent
  • Checking if a coin is mainnet or testnet
  • Type guard to validate if a string is a valid CoinName
  • Refactor CoinName to use a const array with indexed types

BTC-2936

Add helper functions for working with coin names including:
- Converting testnet coins to their mainnet equivalent
- Checking if a coin is mainnet or testnet
- Type guard to validate if a string is a valid CoinName
- Refactor CoinName to use a const array with indexed types

Issue: BTC-2936

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review January 15, 2026 10:07
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner January 15, 2026 10:07
@OttoAllmendinger OttoAllmendinger merged commit 365f620 into master Jan 15, 2026
6 checks passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-2936.export-names branch January 15, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants