Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 751 Bytes

File metadata and controls

12 lines (8 loc) · 751 Bytes

ProofRequest

Properties

Name Type Description Notes
currency int 0: Bitcoin 1: Ethereum 2: AION 100: Südkurier
hash_string str Hash in HEX representation for which the proof should be created. We allow the use of SHA-256. Note: We handle the hashes in lower-case.
proof_type int Specifies which type of file should be returned. Possible value(s): 0: proof with a seed file (txt) or proof with a merkle tree (xml) 1: proof with a PDF file. Other formats will follow.

[Back to Model list] [Back to API list] [Back to README]