Move the cryptographic hash to newly created pallas-crypto

This commit is contained in:
Nicolas Di Prima 2022-01-17 23:16:13 +00:00
parent 9c4d41e711
commit 57d6791096
15 changed files with 309 additions and 71 deletions

View file

@ -8,6 +8,7 @@ members = [
"pallas-chainsync",
"pallas-txsubmission",
"pallas-localstate",
"pallas-crypto",
"pallas-alonzo",
"pallas",
]