Hash28

scalus.cardano.ledger.Hash28
See theHash28 companion class
object Hash28

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Hash28.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromHex(hex: String): Hash28

Create a Hash28 from a hex string

Create a Hash28 from a hex string

Attributes

Concrete fields

val Size: Int

Givens

Givens

given derived$Codec: Codec[Hash28]