bip/coin_conf/config library
Classes
- CoinConf
- A class representing the configuration of a specific cryptocurrency coin.
- CoinNames
- A class that represents the names and abbreviations of a cryptocurrency coin.
- CoinParams
- The CoinParams class defines parameters for a specific cryptocurrency coin.
- CoinsConf
- A class that provides configurations for various cryptocurrencies.
Constants
-
btcP2PKHNetVerMn
→ const List<
int> - Bitcoin network parameters for mainnet and testnet.
-
btcP2PKHNetVerTn
→ const List<
int> - Testnet
-
btcP2SHNetVerMn
→ const List<
int> -
btcP2SHNetVerTn
→ const List<
int> - btcP2TRHrpMn → const String
- btcP2TRHrpTn → const String
- btcP2TRWitVerMn → const int
- btcP2TRWitVerTn → const int
- btcP2WPKHHrpMn → const String
- btcP2WPKHHrpTn → const String
- btcP2WPKHWitVerMn → const int
- btcP2WPKHWitVerTn → const int
-
btcWifNetVerMn
→ const List<
int> -
btcWifNetVerTn
→ const List<
int>