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

Latest commit

 

History

History
11 lines (8 loc) · 779 Bytes

File metadata and controls

11 lines (8 loc) · 779 Bytes

OriginStamp.Client.Model.ProofRequest

Properties

Name Type Description Notes
Currency int? 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 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]