Module primitives::validator

source ·

Modules

Validator Message Types

Structs

Generated by the follower when a NewState is generated by the leader and the state is signable and correct.
Heartbeat sent to each Channel validator by the other validator of the Channel.
Generated by the Channel.leader on changed balances for the Channel.
Generated by the Channel.follower on:
A Validator description which includes the identity, fee (per event) and the Sentry URL.

Enums

All available message type names.
The message types used by validator.

Traits