scalus.cardano.ledger.Vote
See theVote companion object
enum Vote
Represents voting options in the Cardano blockchain governance system.
A vote can be one of three values:
- No: Against the proposal
- Yes: In favor of the proposal
- Abstain: Neither for nor against the proposal
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article