Batch Compute Units

POST

Same as computeUnits, however this endpoint functions on a batch of requests for wire efficiency purposes. An extra note is that this method will serialize underlying conjure errors into the BatchComputeUnitResult type, meaning callers are required to check for errors explicitly (rather than relying on exceptions being thrown).

Request

This endpoint expects an object.
requestslist of objectsRequired

Response

This endpoint returns an object.
resultslist of objects
Built with