For the complete documentation index, see llms.txt. This page is also available as Markdown.

Utils

Verify signature

post

Verify the SecP256K1 signature of some data

Authorizations
api-keystringRequired
Body
datastring · hex-stringRequired
signaturestring · signatureRequired
publicKeystring · public-keyRequired
Responses
200

Valid response

application/json
booleanOptional
post/utils/verify-signature

Target to hashrate

post

Convert a target to hashrate

Authorizations
api-keystringRequired
Body
targetstring · hex-stringRequired
Responses
200

Valid response

application/json
hashratestring · bigintRequired
post/utils/target-to-hashrate

Last updated