RawByteStringStackItem

Interface
export interface RawByteStringStackItem extends RawStackItemBase { 
  readonly type: 'ByteString'; 
  readonly value: string; 
} 

Properties

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