multi-party-computation-controller-api
    Preparing search index...

    Global gRPC module.

    Registers a ClientGrpc bound to the Rust controller engine and exposes GrpcService to the entire application without requiring re-imports.

    Proto loader options:

    • keepCase: false — proto-loader converts snake_case field names to camelCase.
    • longs: Number — 64-bit integers are decoded as JS numbers.
    • enums: Number — enum values are kept as numbers (matches the Algorithm TS enum).
    • defaults: true — missing fields are initialized to their proto default values.
    • oneofs: false — oneof fields are returned as plain optional properties.
    Index

    Constructors

    Constructors