PublicKey

Interface
Buffer that represents a public key. See the Standard Library chapter of the main guide for more information.
export interface PublicKey extends Buffer { 
  readonly [OpaqueTagSymbol0]: unique symbol; 
} 

Static Methods

from

Creates a PublicKey from a literal string.
(value: string) => PublicKey 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE