Hash256Attribute

Interface
Attribute whose data is a Hash256.
export interface Hash256Attribute extends AttributeBase { 
  readonly usage: Hash256AttributeUsage; 
  readonly data: Hash256String; 
} 

Properties

usage
usage distinguishes Hash256Attribute from other Attribute object types.
data
NEO Hash256 as a string of the Attribute.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE