@safe

Decorator
Marks a SmartContract method as safe. See the Methods chapter of the main guide for more information.
export function safe(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