CatapultServer  v0.5.0.1 (Elephant)
LockHashAlgorithm.h File Reference
Include dependency graph for LockHashAlgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::model
 

Enumerations

enum  catapult::model::LockHashAlgorithm : uint8_t { catapult::model::LockHashAlgorithm::Op_Sha3_256, catapult::model::LockHashAlgorithm::Op_Keccak_256, catapult::model::LockHashAlgorithm::Op_Hash_160, catapult::model::LockHashAlgorithm::Op_Hash_256 }
 Lock secret hash algorithm. More...