RawAnyStackItem

Interface
export interface RawAnyStackItem extends RawStackItemBase { 
  readonly type: 'Any'; 
  readonly value: undefined; 
} 

Properties

type
'Any'
value
undefined
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitter
COPYRIGHT © 2021 NEO•ONE