RawStorageChangeModify

Interface
Raw storage modification during an invocation. Low-level API for advanced usage only.
export interface RawStorageChangeModify extends RawStorageChangeAddModifyBase { 
  readonly type: 'Modify'; 
} 

Properties

type
'Modify'
type differentiates the RawStorageChangeModify object from other RawStorageChange objects.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE