tx.txbuilder.addvote
Home > @blaze-cardano/tx > TxBuilder > addVote
TxBuilder.addVote() method
Add a governance vote to the transaction.
Script DRep votes must provide a redeemer. Key DRep, committee, and stake pool votes must not.
Signature:
addVote(options: AddVoteOptions): TxBuilder;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
Returns: