referrerpolicy=no-referrer-when-downgrade

Crate pallet_mixnet

source ·
Expand description

This pallet is responsible for determining the current mixnet session and phase, and the mixnode set for each session.

Re-exports§

Modules§

  • The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Structs§

  • Like [Mixnode], but encoded size is bounded.
  • A mixnode registration. A registration transaction is formed from one of these plus an [AuthoritySignature].

Type Aliases§