Type Aliases
The following type aliases are available globally.
-
Create “UIImage” as typealias of NSImage
-
Wrapper object around the network response
Declaration
Swift
public typealias QuipuswapExchangeLedgerKeyResponse = [QuipuswapExchangeLedgerKey]
-
Wrapper object around the network response
Declaration
Swift
public typealias QuipuswapExchangeUserRewardsKeyResponse = [QuipuswapExchangeUserRewardsKey]
-
typealias to make it clearer when we are using NanoTez, which only is only used for fee calcualtion
Declaration
Swift
public typealias NanoTez = Int