SmartContractReadOptions

Interface
Additional optional options for methods that read data from a smart contract.
export interface SmartContractReadOptions { 
  readonly network?: NetworkType; 
} 

Properties

network
NetworkType
The network to read the smart contract data for. By default this is the network of the currently selected user account.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE