solana-with-rpc-optimizations/programs/vote
Ashwin Sekar a468ff2999
vote: add TowerSync ix (#365)
* vote: add TowerSync ix

* fork_id -> block_id
2024-04-02 10:02:10 -07:00
..
benches vote: deprecate unused legacy vote tx plumbing (#274) 2024-03-15 22:21:52 -07:00
src vote: add TowerSync ix (#365) 2024-04-02 10:02:10 -07:00
Cargo.toml replaces assert!(matches!(...)) with assert_matches!(...) (#33068) 2023-08-30 13:48:27 -04:00
build.rs