pub const MAX_VALIDATOR_VOTE_REASON_LENGTH: usize = 1024;
Allowed length of validator vote reason field.