Skip to content

Commit

Permalink
Tackle the api schema changes/examples
Browse files Browse the repository at this point in the history
Also add hlint ignore warning for ^. as we would need to provide
the type signature anyways (and it is a bit involved).
  • Loading branch information
v0d1ch authored and Sasha Bogicevic committed Apr 17, 2024
1 parent 45c0120 commit fe0d7f4
Show file tree
Hide file tree
Showing 4 changed files with 452 additions and 502 deletions.
1 change: 1 addition & 0 deletions .hlint.yaml
@@ -1,2 +1,3 @@
- ignore: {name: Redundant <$>, within: [Hydra.Contract.HeadTokens]}
- ignore: {name: Redundant compare, within: [Hydra.PartySpec]}
- ignore: {name: Redundant ^., within: [Hydra.Chain.Direct.TxSpec]}

0 comments on commit fe0d7f4

Please sign in to comment.