ECHONetwork
final public class ECHONetwork
Class of network prefix configuration parameters
-
Undocumented
Declaration
Swift
public let url: String -
Undocumented
Declaration
Swift
public let prefix: ECHONetworkPrefix -
Undocumented
Declaration
Swift
public let echorandPrefix: EchorandPrefix -
A contractor that specifies network parameters.
Declaration
Swift
public init(url: String, prefix: ECHONetworkPrefix, echorandPrefix: EchorandPrefix)Parameters
urlSocket URL
prefixPrefix for addresses
View on GitHub
ECHONetwork Class Reference