Flags_NodeURL - CosmosSwift/swift-coin GitHub Wiki

Flags.NodeURL

public struct NodeURL: ExpressibleByArgument

Inheritance

ExpressibleByArgument

Initializers

init?(argument:)

public init?(argument: String)

Properties

scheme

let scheme: URLScheme

host

let host: String

port

let port: Int