Defaults
public enum Defaults
Contains default values for HorizonOptions
.
-
The default number of paths.
Declaration
Swift
public static let numberOfPaths: Int
-
The default minimum length of the horizon ahead for which a horizon snapshot update is triggered.
Declaration
Swift
public static let minDistanceAhead: Measurement<UnitLength>