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 (7 loc) · 600 Bytes

File metadata and controls

12 lines (7 loc) · 600 Bytes

ProofRequest

Properties

Name Type Description Notes
currency Integer 0: Bitcoin 1: Ethereum 2: AION 100: Südkurier
hashString String 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.
proofType Integer 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.