NetworkVersion
public struct NetworkVersion : Codable
The version of the Tezos code being run by the given node
-
Declaration
Swift
public static let chainName_mainnet: String
-
Declaration
Swift
public func chainName() -> String
-
Declaration
Swift
public func isMainnet() -> Bool