Skip to content
PACKAGES

nodeLocalUntrustedJsComputeHostBindingAttestation()

Returns only a digest-bound host attestation. Socket paths and engine handles remain private; the broker rechecks the same digest before every allocation.

import { nodeLocalUntrustedJsComputeHostBindingAttestation } from "@graphrefly/ts/executors/local-untrusted-js-compute/node";
function nodeLocalUntrustedJsComputeHostBindingAttestation(signal?: AbortSignal): Promise<NodeLocalUntrustedJsComputeHostBindingAttestation>
ParameterTypeDescription
signalAbortSignalMissing @param signal JSDoc.

Promise<NodeLocalUntrustedJsComputeHostBindingAttestation>

This page was generated from source JSDoc, but the structured API tags are incomplete:

  • Missing @returns.
  • Missing @param signal.
  • Missing @category.
  • Missing @example.

packages/ts/src/executors/local-untrusted-js-compute/node.ts