ParamJSON

Type Alias
JSON format of Params that are added as an Attribute tag.
export type ParamJSON = 
  | undefined 
  | string 
  | BufferString 
  | AddressString 
  | Hash256String 
  | PublicKeyString 
  | boolean 
  | ParamJSONArray; 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE