bLSPublicKeyAggregation abstract method
Future<BLSPublicKeyAggregationResponse>
bLSPublicKeyAggregation(
- ServerContext ctx,
- BLSPublicKeyAggregationRequest request
Implementation
$async.Future<$3.BLSPublicKeyAggregationResponse> bLSPublicKeyAggregation(
$pb.ServerContext ctx, $3.BLSPublicKeyAggregationRequest request);