StorageItem

Interface
Raw storage value
export interface StorageItem { 
  readonly key: BufferString; 
  readonly value: BufferString; 
} 

Properties

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