Skip to content

Commit

Permalink
Try to trigger werror failure
Browse files Browse the repository at this point in the history
  • Loading branch information
locallycompact committed May 14, 2024
1 parent 67f2d5c commit b90e9bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hydra-node/test/Hydra/Model/Payment.hs
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ instance IsTx Payment where
type UTxOType Payment = [(CardanoSigningKey, Value)]
type ValueType Payment = Value
txId = error "undefined"
txSpendingUTxO = error "undefined"
balance = foldMap snd
hashUTxO = encodeUtf8 . show @Text

Expand Down

0 comments on commit b90e9bc

Please sign in to comment.