Commit 663d310d authored by clabby's avatar clabby

fix specs lint

parent 4564c7cc
...@@ -43,7 +43,7 @@ The Challenger agent is expected to be able to listen for and respond to several ...@@ -43,7 +43,7 @@ The Challenger agent is expected to be able to listen for and respond to several
on the data availability layer. These events and responses are parameterized depending on the type on the data availability layer. These events and responses are parameterized depending on the type
of dispute game being played, and the Challenger listens to different events and responds uniquely of dispute game being played, and the Challenger listens to different events and responds uniquely
to each of the different game types. For specification of dispute game types, see the to each of the different game types. For specification of dispute game types, see the
[Dispute Game Interfaces specification](./dispute-game-interfaces.md) and [Dispute Game Interfaces specification](./dispute-game-interface.md) and
[Dispute Game specification](./dispute-game.md). [Dispute Game specification](./dispute-game.md).
### `GameType.FAULT` ### `GameType.FAULT`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment