Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
VKeyWitness.type
Members list
Type members
Classlikes
Pretty prints VKeyWitness showing just the vkey hash
Pretty prints VKeyWitness showing just the vkey hash
Attributes
- Supertypes
- Self type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Givens
Givens
Ordering matches Haskell's Ord for WitVKey: compare by vkeyHash first, then signature. Haskell uses hash of signature for tie-breaking, but we use raw signature bytes since signature hash computation is expensive and tie-breaking is rare.
Ordering matches Haskell's Ord for WitVKey: compare by vkeyHash first, then signature. Haskell uses hash of signature for tie-breaking, but we use raw signature bytes since signature hash computation is expensive and tie-breaking is rare.
Attributes
Pretty prints VKeyWitness showing just the vkey hash
Pretty prints VKeyWitness showing just the vkey hash