Settings
final public class Settings
Undocumented
-
Undocumented
Declaration
Swift
public let socketMessenger: SocketMessenger -
Undocumented
Declaration
Swift
public let cryproComponent: CryptoCoreComponent -
Undocumented
Declaration
Swift
public let abiCoderComponent: AbiCoder -
Undocumented
Declaration
Swift
public let apiOptions: APIOption -
Undocumented
Declaration
Swift
public let network: ECHONetwork -
Undocumented
Declaration
Swift
public let workingQueue: DispatchQueue -
Undocumented
Declaration
Swift
public let callContractFeeMultiplier: UInt -
Undocumented
Declaration
Swift
public typealias BuildConfiguratorClosure = (Configurator) -> Void -
Undocumented
Declaration
Swift
public init(build: BuildConfiguratorClosure = {_ in }) -
Undocumented
Declaration
Swift
public static let defaultDateFormat: String -
Undocumented
Declaration
Swift
public static let defaultAsset: String -
Undocumented
Declaration
Swift
public static let localeIdentifier: String
View on GitHub
Settings Class Reference