StringABIReturn

Interface
string return type.
export interface StringABIReturn extends ABIReturnBase { 
  readonly type: 'String'; 
} 

Properties

type
'String'
type differentiates the StringABIReturn object from other ABIReturn objects.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE