Hash256String

Type Alias
Hex encoded string prefixed by '0x' that represents a NEO 256 bit hash. Examples of Hash256String include Block hashes and Transaction hashes.
export type Hash256String = string; 

Example

'0x7f48028c38117ac9e42c8e1f6f06ae027cdbb904eaf1a0bdc30c9d81694e045c' 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE