@btx-tools SDK — BTX service-challenge admission control
    Preparing search index...

    Solver output (also returned by solvematmulservicechallenge RPC).

    interface SolverOutput {
        digest_hex: string;
        nonce64_hex: string;
        proof: Record<string, unknown>;
    }
    Index

    Properties

    digest_hex: string
    nonce64_hex: string
    proof: Record<string, unknown>