GovActionId
scalus.cardano.ledger.GovActionId
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
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article