Hash32

scalus.cardano.ledger.Hashes$package.Hash32
object Hash32 extends HashConstructors[Hash32, Blake2b_256, Any]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Hash32.type

Members list

Type members

Inherited types

Attributes

Inherited from:
HashConstructors
type THashPurpose = Any

Attributes

Inherited from:
HashConstructors
type THashType = Hash32

Attributes

Inherited from:
HashConstructors

Value members

Inherited methods

def fromArray(bytes: Array[Byte]): Hash32

Attributes

Inherited from:
HashConstructors

Attributes

Inherited from:
HashConstructors
def fromHex(hex: String): Hash32

Attributes

Inherited from:
HashConstructors