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

    Interface JobResult

    Inner plaintext of the result box (ECIES to builderPublicKey).

    interface JobResult {
        body: Uint8Array;
    }
    Index

    Properties

    Properties

    body: Uint8Array

    Raw result bytes; callers decode text explicitly when appropriate.