@btx-tools SDK — BTX service-challenge admission control
GitHub
npm
Preparing search index...
@btx-tools/challenges-sdk
SolverOutput
Interface SolverOutput
Solver output (also returned by solvematmulservicechallenge RPC).
interface
SolverOutput
{
digest_hex
:
string
;
nonce64_hex
:
string
;
proof
:
Record
<
string
,
unknown
>
;
}
Index
Properties
digest_
hex
nonce64_
hex
proof
Properties
digest_
hex
digest_hex
:
string
nonce64_
hex
nonce64_hex
:
string
proof
proof
:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
digest_
hex
nonce64_
hex
proof
GitHub
npm
@btx-tools SDK — BTX service-challenge admission control
Loading...
Solver output (also returned by solvematmulservicechallenge RPC).