package
0.0.0-20240108164048-05710c27801f
Repository: https://github.com/dlt-science/mpc-wallet-multiple-filters.git
Documentation: pkg.go.dev

# Functions

EmptyPointMap creates an empty PointMap with a fixed group, ready to be unmarshalled.
NewIDSlice returns a sorted slice from partyIDs.
NewPointMap creates a PointMap from a map of points.

# Structs

PointMap is a map from party ID's to points, to be easy to marshal.

# Type aliases

ID represents a unique identifier for a participant in our scheme.
No description provided by the author