AttributeBase

Interface
Base interface for Attributes
export interface AttributeBase { 
  readonly usage: AttributeUsage; 
  readonly data: Buffer; 
  readonly [OpaqueTagSymbol0]: unique symbol; 
} 

Properties

usage
AttributeUsage
data
Buffer
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE