View Source Icon.Schema.Types.Hash (ICON 2.0 SDK v0.2.3)

This module defines an ICON 2.0 hash.

Link to this section Summary

Types

t()

A hash

Link to this section Types

@type t() :: <<_::528>>

A hash:

  • 2 bytes for 0x prefix.
  • 64 bytes hexadecimal lowercase string.