Anchor

scalus.cardano.ledger.Anchor
See theAnchor companion class
object Anchor

Attributes

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

Members list

Type members

Classlikes

Pretty prints Anchor as url + hash

Pretty prints Anchor as url + hash

Attributes

Supertypes
trait Pretty[Anchor]
class Object
trait Matchable
class Any
Self type

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

Givens

Givens

given derived$Codec: Codec[Anchor]
given given_Ordering_Anchor: Ordering[Anchor]

Ordering matches Haskell's derived Ord: compare url first, then dataHash

Ordering matches Haskell's derived Ord: compare url first, then dataHash

Attributes

Pretty prints Anchor as url + hash

Pretty prints Anchor as url + hash

Attributes