AnyABIReturn

Interface
Any return type.
export interface AnyABIReturn extends ABIReturnBase { 
  readonly type: 'Any'; 
} 

Properties

type
'Any'
type differentiates the AnyABIReturn 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