Module mithril_stm::key_reg
source · Expand description
Key registration functionality.
Structs§
- Structure generated out of a closed registration containing the registered parties, total stake, and the merkle tree. One can only get a global
avk
out of a closed key registration. - Struct that collects public keys and stakes of parties. Each participant (both the signers and the clerks) need to run their own instance of the key registration.
Type Aliases§
- Stores a registered party with its public key and the associated stake.