chore: Move fee logic out of primitives (#174)
This commit is contained in:
parent
9caa176785
commit
90fa3b02f0
6 changed files with 93 additions and 76 deletions
|
|
@ -17,3 +17,6 @@ pallas-crypto = { version = "0.13.0", path = "../pallas-crypto" }
|
|||
pallas-codec = { version = "0.13.0", path = "../pallas-codec" }
|
||||
hex = "0.4.3"
|
||||
thiserror = "1.0.31"
|
||||
|
||||
[features]
|
||||
unstable = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue