WitnessScope

Type Alias
export type WitnessScope = 
  | 'None' 
  | 'CalledByEntry' 
  | 'CustomContracts' 
  | 'CustomGroups' 
  | 'Global' 
  | 'CalledByEntryAndCustomContracts' 
  | 'CalledByEntryAndCustomGroups' 
  | 'CalledByEntryAndCustomGroupsAndCustomContracts' 
  | 'CustomContractsAndCustomGroups'; 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE