Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Port int ApplicationDir string IsDevSystem bool AllowFakeTransactions bool DBService Service CustomerDB DBConfig Bitcoin Bitcoin Ethereum Ethereum Stellar Stellar Fiat Fiat StellarHorizenDB DBConfig StellarOperationFeeDenom string StellarBaseReserveDenom string StellarChannelStartBalanceXLM string }
Config for the app
type Fiat ¶
type Fiat struct { IBAN string BIC string TokenPrice float64 DestiantionName string PaymentUsage string }
Fiat is the definition for the fiat payment
Click to show internal directories.
Click to hide internal directories.