Commit a51785e0 authored by refcell.eth's avatar refcell.eth Committed by GitHub

Update op-challenger/game/fault/register.go

parent 0ce66446
......@@ -22,7 +22,7 @@ import (
var (
cannonGameType = uint8(0)
outputCannonGameType = uint8(253) // TODO(client-pod#260): Switch the output cannon game type to 1
outputCannonGameType = uint8(253) // TODO(client-pod#43): Switch the output cannon game type to 1
outputAlphabetGameType = uint8(254)
alphabetGameType = uint8(255)
)
......
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