@btx-tools SDK — BTX service-challenge admission control
GitHub
npm
Preparing search index...
@btx-tools/challenges-sdk
BatchEntry
Interface BatchEntry
Single entry in a batch redeem/verify call.
interface
BatchEntry
{
challenge
:
Challenge
;
digest_hex
:
string
;
nonce64_hex
:
string
;
}
Index
Properties
challenge
digest_
hex
nonce64_
hex
Properties
challenge
challenge
:
Challenge
digest_
hex
digest_hex
:
string
nonce64_
hex
nonce64_hex
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
challenge
digest_
hex
nonce64_
hex
GitHub
npm
@btx-tools SDK — BTX service-challenge admission control
Loading...
Single entry in a batch redeem/verify call.