Class ServerUrl
Assembly: Flow.Net.Sdk.Client.Grpc.dll
Syntax
public static class ServerUrl
Fields
|
Improve this Doc
View Source
CanarynetHost
Declaration
public const string CanarynetHost = "access.canary.nodes.onflow.org:9000"
Field Value
|
Improve this Doc
View Source
EmulatorHost
Declaration
public const string EmulatorHost = "127.0.0.1:3569"
Field Value
|
Improve this Doc
View Source
MainnetHost
Declaration
public const string MainnetHost = "access.mainnet.nodes.onflow.org:9000"
Field Value
|
Improve this Doc
View Source
TestnetHost
Declaration
public const string TestnetHost = "access.devnet.nodes.onflow.org:9000"
Field Value