I swear he changed it during the build process. Please see the video I recorded, the source code is
static let dashboard = "https://support.litewallet.io/"
}
struct APIServer {
static let baseUrl = "https://api-prod.lite-wallet.org/"
}
struct Padding {
subscript(multiplier: Int) -> CGFloat {
return CGFloat(multiplier) * 8.0
}
subscript(multiplier: Double) -> CGFloat {
return CGFloat(multiplier) * 8.0
}
}
struct C {
static let padding = Padding()
struct Sizes {
static let buttonHeight: CGFloat = 48.0
static let sendButtonHeight: CGFloat = 165.0
static let headerHeight: CGFloat = 48.0
static let largeHeaderHeight: CGFloat = 220.0
}
static var defaultTintColor: UIColor = UIView().tintColor
static let animationDuration: TimeInterval = 0.3
static let secondsInDay: TimeInterval = 86400
static let maxMoney: UInt64 = 13_500_000_000 * 100_000_000
static let satoshis: UInt64 = 100_000_000
video:https://youtu.be/igPREnWpqL4