Module zksync_consensus_roles::node
source · Expand description
Node role implementation.
Structs§
- Error returned when an invalid signature is detected.
- The hash of a message.
- A node’s public key.
- A node’s secret key.
- The ID for an authentication session.
- A signature of a message.
- Strongly typed signed message. WARNING: signature is not guaranteed to be valid.
Enums§
- A message that can be sent between nodes.