rejectDkg abstract method

Future<Empty> rejectDkg(
  1. ServiceCall call,
  2. DkgToReject request
)

Implementation

$async.Future<$0.Empty> rejectDkg($grpc.ServiceCall call, $0.DkgToReject request);