StorageItem

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

Properties

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