solana/programs/vote/src
SAITO Kosuke | Coinfra NFT Creator a57c7ba5df
Change comments (#23366)
* change url

* change comment

Co-authored-by: cosuke2000 <saitou@matchingood.co.jp>
2022-02-27 10:36:25 -07:00
..
vote_state Change comments (#23366) 2022-02-27 10:36:25 -07:00
authorized_voters.rs
lib.rs Refactor: Split vote_instruction.rs into multiple files (#22502) 2022-01-14 17:25:15 +08:00
vote_error.rs Add feature gate for new vote instruction and plumb through replay (#21683) 2022-02-07 14:06:19 -08:00
vote_instruction.rs Refactor: Split vote_instruction.rs into multiple files (#22502) 2022-01-14 17:25:15 +08:00
vote_processor.rs Replaces `KeyedAccount` by `BorrowedAccount` in vote processor (#23348) 2022-02-25 17:22:54 +01:00
vote_transaction.rs Refactor: move simple vote parsing to runtime (#22537) 2022-01-20 10:39:21 +08:00