CatapultServer
v0.5.0.1 (Elephant)
|
Namespaces | |
catapult | |
catapult::model | |
Functions | |
Hash256 | catapult::model::CalculateHash (LockHashAlgorithm hashAlgorithm, const RawBuffer &data) |
Calculates hashAlgorithm hash of data. More... | |
Hash256 | catapult::model::CalculateSecretLockInfoHash (const Hash256 &secret, const Address &recipient) |
Calculates the secret lock info hash from secret and recipient. More... | |