package
0.8.5
Repository: https://github.com/w3-key/mps-lean.git
Documentation: pkg.go.dev

# Functions

GenerateConfig creates some random configuration for N parties with set threshold T over the group.
HandlerLoop blocks until the handler has finished.
No description provided by the author
PartyIDs returns a party.IDSlice (sorted) with IDs represented as simple strings.
No description provided by the author

# Structs

Network simulates a point-to-point network between different parties using Go channels.

# Interfaces

Rule describes various hooks that can be applied to a protocol execution.