solana/core
Ashwin Sekar 9eafad467c
Add convenience methods to VoteInstruction to distinguish vote types (#28526)
* Add convenience methods to VoteInstruction to distinguish vote types

* use matches! macro instead
2022-10-21 14:17:40 -06:00
..
benches Split out voting and banking threads in banking stage (#27931) 2022-10-20 21:10:48 +00:00
src Add convenience methods to VoteInstruction to distinguish vote types (#28526) 2022-10-21 14:17:40 -06:00
tests Ignores errors when joining background threads in snapshot tests (#28480) 2022-10-19 16:54:59 -04:00
.gitignore
Cargo.toml
build.rs