jito-programs-vote-state 0.1.3

VoteState code copied from Solana.
Documentation

This code was mostly copy-pasta'd from here. In all current releases [VoteState] is defined in the solana-vote-program crate which is not compatible with programs targeting BPF bytecode due to some BPF-incompatible libraries being pulled in.