Documentation
¶
Index ¶
Constants ¶
View Source
const ( MsatsPerSat = 1000 SatsPerBtc = btcutil.SatoshiPerBitcoin MsatsPerBtc = MsatsPerSat * SatsPerBtc AllCountries = "All" )
Variables ¶
View Source
var CryptoCurrency = CurrencyMap{
"LTC": {
Code: "LTC",
Name: "Litecoin",
},
"ETH": {
Code: "ETH",
Name: "Ethereum",
},
}
View Source
var Fiat = CurrencyMap{}/* 169 elements not displayed */
Functions ¶
This section is empty.
Types ¶
type CurrencyMap ¶
type Rate ¶
Click to show internal directories.
Click to hide internal directories.