AttributeUsage

Enum
Attribute usage flag indicates the type of the data.
export enum AttributeUsage { 
  HighPriority = 0x01, 
  Reserved = 0xff, // Strange behavior in TypeScript compiler API makes this necessary for now 
} 

Members

  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitter
COPYRIGHT © 2021 NEO•ONE