Skip to content

Commit fbf6ca9

Browse files
committedFeb 17, 2022
Use cardano-node 1.33.0 to provide plutus-example for tx-generator-service
1 parent 8922ece commit fbf6ca9

File tree

6 files changed

+368
-12
lines changed

6 files changed

+368
-12
lines changed
 

‎cabal.project

-6
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ package trace-resources
4848
package cardano-tracer
4949
ghc-options: -Werror
5050

51-
package plutus-examples
52-
ghc-options: -Werror
53-
5451
package cryptonite
5552
-- Using RDRAND instead of /dev/urandom as an entropy source for key
5653
-- generation is dubious. Set the flag so we use /dev/urandom by default.
@@ -83,9 +80,6 @@ package cardano-submit-api
8380
package cardano-testnet
8481
tests: True
8582

86-
package plutus-examples
87-
tests: True
88-
8983
package trace-resources
9084
tests: True
9185

0 commit comments

Comments
 (0)