Hash

scalus.cardano.ledger.Types$package.Hash
object Hash

Attributes

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

Members list

Type members

Value members

Concrete methods

def apply[HF : HashSize, Purpose](bytes: ByteString): Hash[HF, Purpose]

Givens

Givens

given Decoder[HF : HashSize, Purpose]: Decoder[Hash[HF, Purpose]]
given Encoder[HF, Purpose]: Encoder[Hash[HF, Purpose]]