SetCurrentTreasuryValue
scalus.cardano.txbuilder.TransactionBuilderStep.SetCurrentTreasuryValue
case class SetCurrentTreasuryValue(value: Coin) extends TransactionBuilderStep
Declare the current treasury value (Conway current_treasury_value, CDDL key 21).
Informational: the ledger checks it against the real treasury pot and exposes it to treasury-withdrawal governance script contexts. Does not affect balancing. May be set only once.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TransactionBuilderStepclass Objecttrait Matchableclass Any
Members list
In this article