Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.Rpc.Proto.Api.UtxoRpc.Query
Documentation
drepInactivityPeriod :: (Functor f, HasField s "drepInactivityPeriod" a) => LensLike' f s a Source #
governanceActionDeposit :: (Functor f, HasField s "governanceActionDeposit" a) => LensLike' f s a Source #
governanceActionValidityPeriod :: (Functor f, HasField s "governanceActionValidityPeriod" a) => LensLike' f s a Source #
maybe'drepVotingThresholds :: (Functor f, HasField s "maybe'drepVotingThresholds" a) => LensLike' f s a Source #
drepVotingThresholds :: (Functor f, HasField s "drepVotingThresholds" a) => LensLike' f s a Source #
maybe'poolVotingThresholds :: (Functor f, HasField s "maybe'poolVotingThresholds" a) => LensLike' f s a Source #
poolVotingThresholds :: (Functor f, HasField s "poolVotingThresholds" a) => LensLike' f s a Source #
maybe'minFeeScriptRefCostPerByte :: (Functor f, HasField s "maybe'minFeeScriptRefCostPerByte" a) => LensLike' f s a Source #
minFeeScriptRefCostPerByte :: (Functor f, HasField s "minFeeScriptRefCostPerByte" a) => LensLike' f s a Source #
maybe'maxExecutionUnitsPerBlock :: (Functor f, HasField s "maybe'maxExecutionUnitsPerBlock" a) => LensLike' f s a Source #
maxExecutionUnitsPerBlock :: (Functor f, HasField s "maxExecutionUnitsPerBlock" a) => LensLike' f s a Source #
maybe'maxExecutionUnitsPerTransaction :: (Functor f, HasField s "maybe'maxExecutionUnitsPerTransaction" a) => LensLike' f s a Source #
maxExecutionUnitsPerTransaction :: (Functor f, HasField s "maxExecutionUnitsPerTransaction" a) => LensLike' f s a Source #
collateralPercentage :: (Functor f, HasField s "collateralPercentage" a) => LensLike' f s a Source #
maybe'protocolVersion :: (Functor f, HasField s "maybe'protocolVersion" a) => LensLike' f s a Source #
maybe'treasuryExpansion :: (Functor f, HasField s "maybe'treasuryExpansion" a) => LensLike' f s a Source #
maybe'monetaryExpansion :: (Functor f, HasField s "maybe'monetaryExpansion" a) => LensLike' f s a Source #
desiredNumberOfPools :: (Functor f, HasField s "desiredNumberOfPools" a) => LensLike' f s a Source #