bLSPublicKeyAggregation abstract method

Future<BLSPublicKeyAggregationResponse> bLSPublicKeyAggregation(
  1. ServerContext ctx,
  2. BLSPublicKeyAggregationRequest request
)

Implementation

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