submitDkgRound2 abstract method

Future<Empty> submitDkgRound2(
  1. ServiceCall call,
  2. DkgRound2 request
)

Implementation

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