VoidABIReturn

Interface
void return type.
export interface VoidABIReturn extends ABIReturnBase { 
  readonly type: 'Void'; 
} 

Properties

type
'Void'
type differentiates the VoidABIReturn 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