PublicKeyABIReturn

Interface
PublicKey return type.
export interface PublicKeyABIReturn extends ABIReturnBase { 
  readonly type: 'PublicKey'; 
} 

Properties

type
'PublicKey'
type differentiates the PublicKeyABIReturn 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