RawIntegerStackItem

Interface
export interface RawIntegerStackItem extends RawStackItemBase { 
  readonly type: 'Integer'; 
  readonly value: BigNumber; 
} 

Properties

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