Hash28

scalus.cardano.ledger.Hashes$package.Hash28
object Hash28 extends HashConstructors[Hash28, Blake2b_224, Any]

Attributes

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

Members list

Type members

Inherited types

Attributes

Inherited from:
HashConstructors
type THashPurpose = Any

Attributes

Inherited from:
HashConstructors
type THashType = Hash28

Attributes

Inherited from:
HashConstructors

Value members

Concrete methods

def apply(bytes: ByteString): Hash28

Inherited methods

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

Attributes

Inherited from:
HashConstructors

Attributes

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

Attributes

Inherited from:
HashConstructors