Hash256Attribute

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

Properties

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