given_ToExpr_DRepVotingThresholds

scalus.cardano.ledger.ProtocolParamsToExpr.given_ToExpr_DRepVotingThresholds

Attributes

Graph
Supertypes
trait ToExpr[DRepVotingThresholds]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(dvt: DRepVotingThresholds)(using Quotes): Expr[DRepVotingThresholds]

Lift a value into an expression containing the construction of that value

Lift a value into an expression containing the construction of that value

Attributes