Vana SDK - v4.1.0
    Preparing search index...

    Interface JobRequestEnvelope

    Plaintext of the request box; the Gateway never sees it.

    interface JobRequestEnvelope {
        auth: string;
    }
    Index

    Properties

    Properties

    auth: string

    Web3Signed <b64>.<sig> by the builder: aud = Gateway origin, uri = /v1/jobs/execute, bodyHash = sha256(canonicalJobRequestBytes(request)).