EventParameters

Interface
The base type of the Event parameters. This type is specialized automatically with the generated NEO•ONE smart contract APIs.
export interface EventParameters { 
  readonly [name: string]: Param; 
} 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE