Skip to content

Commit 1588dd3

Browse files
committed
fix: provide well formed sample scripts for tx generation
There's still some failures in shrinking that need to be addressed.
1 parent f041885 commit 1588dd3

File tree

2 files changed

+37
-11
lines changed

2 files changed

+37
-11
lines changed

lib/cardano-api-extra/cardano-api-extra.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ library
4040
build-depends:
4141
, aeson
4242
, base
43+
, base16-bytestring
4344
, bytestring
4445
, cardano-api >=10.14.1.0 && <10.15
4546
, cardano-binary >=1.7.1.0 && <1.8

0 commit comments

Comments
 (0)