chore(math): initialize pallas-math crate (#474)

This commit is contained in:
Andrew Westberg 2024-06-29 20:43:06 +00:00 committed by GitHub
parent 9011a2e078
commit 1fdf8dc01f
6 changed files with 53 additions and 0 deletions

View file

@ -14,6 +14,7 @@ members = [
"pallas-utxorpc",
"pallas-hardano",
"pallas-wallet",
"pallas-math",
"pallas",
"examples/block-download",
"examples/block-decode",