Skip to content

Commit

Permalink
Initial needs to be here
Browse files Browse the repository at this point in the history
  • Loading branch information
noonio committed Jan 10, 2025
1 parent 2000e75 commit b9684cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weeder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ root-instances = [
, { module = "Hydra.Contract.Commit", instance = "UnsafeFromData RedeemerType" }
, { module = "Hydra.Contract.Deposit", instance = "FromData DepositRedeemer" }
, { module = "Hydra.Contract.MintAction", instance = "FromData MintAction" }
, { module = "Hydra.Contract.Initial", instance = "UnsafeFromData RedeemerType" }
# This one is odd.
, { module = "Hydra.Network.Ouroboros.Type", instance = "Protocol" }
# TODO: Remove this
Expand Down

0 comments on commit b9684cb

Please sign in to comment.