Registry / other / waffles-solana-vote-program

waffles-solana-vote-program

JSON →
library1.16.0rscratesunverified

Waffle Labs maintained Solana Vote program.

# Cargo.toml [dependencies] waffles-solana-vote-program = "1.16.0"
INSTALL
IMPORT
SIG · WAFFLES-SOLANA-VOT
W
waffles-solana-vote-program
otherrustv1.16.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

vote_instruction
use waffles_solana_vote_program::vote_instruction;

Create a vote instruction for the Solana Vote program.

use waffles_solana_vote_program::vote_instruction; let ix = vote_instruction::vote(&Pubkey::new_unique(), &Pubkey::new_unique(), vec![]); println!("{:?}", ix);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.16.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
waffles-solana-vote-program — cargo add waffles-solana-vote-program · libregistry