Expand description
Common types shared between different modules. This module contains the common.proto
file.
Structs§
- Package
Map - A map from a string to a bytes. It’s a workaround to have map arrays in proto.
- Signing
Commitment - A commitment for frost signing. It’s a pair of public keys (points) in secp256k1 curve.
- Signing
Result