Module diem_types::validator_info[][src]

Structs

ValidatorInfo

After executing a special transaction indicates a change to the next epoch, consensus and networking get the new list of validators, their keys, and their voting power. Consensus has a public key to validate signed messages and networking will has public identity keys for creating secure channels of communication between validators. The validators and their public keys and voting power may or may not change between epochs.