DipDupExchangeName
public enum DipDupExchangeName : String, Codable
Enum to wrap up the available types of Exchange on DipDup
-
Declaration
Swift
case quipuswap
-
Declaration
Swift
case lb
-
Declaration
Swift
case unknown
-
Declaration
Swift
public init(from decoder: Decoder) throws