NetworkType

Type Alias
Implementation defined string for selecting the network to use. 'main' refers to the NEO MainNet and 'test' refers to the NEO TestNet. 'local' is typically used to indicate a local development network.
export type NetworkType = 'main' | 'test' | string; 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE