given_ToExpr_PoolVotingThresholds

scalus.cardano.ledger.ProtocolParamsToExpr.given_ToExpr_PoolVotingThresholds

Attributes

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

Members list

Value members

Concrete methods

def apply(pvt: PoolVotingThresholds)(using Quotes): Expr[PoolVotingThresholds]

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