scalus.cardano.ledger.GovActionId
See theGovActionId companion object
Represents a governance action identifier in the Cardano blockchain.
A governance action ID consists of a transaction ID and an index, which uniquely identifies a governance action.
Value parameters
- govActionIndex
-
The index of the action within the transaction (2 bytes)
- transactionId
-
The hash of the transaction containing the action
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article