RawBlockData

Interface
export interface RawBlockData { 
  readonly blockActions: readonly RawAction[]; 
} 

Properties

blockActions
readonly RawAction[]
Actions produced by the onPersist and postPersist scrips run when persisting the Block.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE