Hash256AttributeUsage

Type Alias
Attribute usage flag indicating the data is a Hash256
export type Hash256AttributeUsage = 
  | 'ContractHash' 
  | 'Vote' 
  | 'Hash1' 
  | 'Hash2' 
  | 'Hash3' 
  | 'Hash4' 
  | 'Hash5' 
  | 'Hash6' 
  | 'Hash7' 
  | 'Hash8' 
  | 'Hash9' 
  | 'Hash10' 
  | 'Hash11' 
  | 'Hash12' 
  | 'Hash13' 
  | 'Hash14' 
  | 'Hash15'; 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE