@constant

Decorator
Marks a SmartContract method as not modifying storage. See the Methods chapter of the main guide for more information.
export function constant(target: any, propertyKey: string, descriptor: PropertyDescriptor): void; 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE