[][src]Type Definition xaynet::SumDict

type SumDict = HashMap<SumParticipantPublicKey, SumParticipantEphemeralPublicKey>;

A dictionary created during the sum phase of the protocol. It maps the public key of every sum participant to the ephemeral public key generated by that sum participant.