# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DENIED occurs when a request was denied.
FAILED occurs when a request failed to complete.
SUCCEEDED occurs when a request was successful.
UNKNOWN occurs when no information about the response is available.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
AccountManager_ServiceDesc is the grpc.ServiceDesc for AccountManager service.
DKG_ServiceDesc is the grpc.ServiceDesc for DKG service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Lister_ServiceDesc is the grpc.ServiceDesc for Lister service.
Enum value maps for ResponseState.
Enum value maps for ResponseState.
Signer_ServiceDesc is the grpc.ServiceDesc for Signer service.
WalletManager_ServiceDesc is the grpc.ServiceDesc for WalletManager service.
# Structs
No description provided by the author
No description provided by the author
AttestationData is defined at https://github.com/ethereum/eth2.0-specs/blob/dev/specs/phase0/beacon-chain.md#attestationdata.
BeaconBlockheader is defined at https://github.com/ethereum/eth2.0-specs/blob/dev/specs/phase0/beacon-chain.md#beaconblockheader.
Checkpoint is defined at https://github.com/ethereum/eth2.0-specs/blob/dev/specs/phase0/beacon-chain.md#checkpoint.
No description provided by the author
No description provided by the author
ContributeRequest is sent by each part to all other parties with a contribution.
ContributeResponse receives the contribution from a participant.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedAccountManagerServer must be embedded to have forward compatible implementations.
UnimplementedDKGServer must be embedded to have forward compatible implementations.
UnimplementedListerServer must be embedded to have forward compatible implementations.
UnimplementedSignerServer must be embedded to have forward compatible implementations.
UnimplementedWalletManagerServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
AccountManagerClient is the client API for AccountManager service.
AccountManagerServer is the server API for AccountManager service.
DKGClient is the client API for DKG service.
DKGServer is the server API for DKG service.
ListerClient is the client API for Lister service.
ListerServer is the server API for Lister service.
SignerClient is the client API for Signer service.
SignerServer is the server API for Signer service.
UnsafeAccountManagerServer may be embedded to opt out of forward compatibility for this service.
UnsafeDKGServer may be embedded to opt out of forward compatibility for this service.
UnsafeListerServer may be embedded to opt out of forward compatibility for this service.
UnsafeSignerServer may be embedded to opt out of forward compatibility for this service.
UnsafeWalletManagerServer may be embedded to opt out of forward compatibility for this service.
WalletManagerClient is the client API for WalletManager service.
WalletManagerServer is the server API for WalletManager service.
# Type aliases
No description provided by the author