create credentials using blake2b_224

datum hash should be 256 bits(32 bytes)
This commit is contained in:
Hongrui Fang 2022-06-23 21:51:26 +08:00
parent 54cad6b915
commit 435050f204
5 changed files with 37 additions and 28 deletions

View file

@ -116,7 +116,9 @@ common deps
common test-deps
build-depends:
, agora
, cryptonite
, data-default-class
, memory
, mtl
, plutarch-context-builder
, plutarch-quickcheck