RawStorageChangeBase

Interface
Base properties of RawStorageChanges.
export interface RawStorageChangeBase { 
  readonly address: AddressString; 
  readonly key: BufferString; 
} 

Properties

address
AddressString
Address of the smart contract whose storage changed.
key
Key of the storage change.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE