SignatureABIReturn

Interface
Signature return type.
export interface SignatureABIReturn extends ABIReturnBase { 
  readonly type: 'Signature'; 
} 

Properties

type
'Signature'
type differentiates the SignatureABIReturn 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