Module common

Source
Expand description

Common types shared between different modules. This module contains the common.proto file.

Structs§

PackageMap
A map from a string to a bytes. It’s a workaround to have map arrays in proto.
SigningCommitment
A commitment for frost signing. It’s a pair of public keys (points) in secp256k1 curve.
SigningResult

Enums§

SignatureIntent