RawBooleanStackItem

Interface
export interface RawBooleanStackItem extends RawStackItemBase { 
  readonly type: 'Boolean'; 
  readonly value: boolean; 
} 

Properties

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