Move the cryptographic hash to newly created pallas-crypto
This commit is contained in:
parent
9c4d41e711
commit
57d6791096
15 changed files with 309 additions and 71 deletions
|
|
@ -25,4 +25,4 @@ cryptoxide = "0.3.6"
|
|||
env_logger = "0.9.0"
|
||||
pallas-handshake = { version = "0.3.0", path = "../pallas-handshake/" }
|
||||
pallas-txsubmission = { version = "0.3.0", path = "../pallas-txsubmission/" }
|
||||
pallas-alonzo = { version = "0.3.0", path = "../pallas-alonzo/", features = ["crypto"] }
|
||||
pallas-alonzo = { version = "0.3.0", path = "../pallas-alonzo/" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue