GetOptions

Interface
Common options for operations that fetch data from the blockchain.
export interface GetOptions { 
  readonly timeoutMS?: number; 
} 

Properties

timeoutMS
number
Time in milliseconds before timing out the operation.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE