chore: Move fee logic out of primitives (#174)
This commit is contained in:
parent
aab58480a6
commit
57f9aac662
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