$Hashtype
const
$Hashtype:object
Type declaration
description
readonly
description: “The type of hash function used to create the proof, must be one of: \n* sha512_256 \n* sha256”
enum
readonly
enum: readonly ["sha512_256"
,"sha256"
]
type
readonly
type:"string"
='string'
Defined in
schemas.gen.ts:772