NEOONEDataProviderOptions

Interface
export interface NEOONEDataProviderOptions { 
  readonly network: NetworkType; 
  readonly rpcURL: string | JSONRPCProvider | JSONRPCProviderManager; 
  readonly iterBlocksFetchTimeoutMS?: number; 
  readonly iterBlocksBatchSize?: number; 
} 

Properties

network
NetworkType
iterBlocksFetchTimeoutMS
number
iterBlocksBatchSize
number
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE