Open
Description
Before and After indent with gg=G
event GameCreated(bytes32 indexed id, address indexed creator, string home,
string away, uint16 indexed category, uint64 locktime);
event BidPlaced(bytes32 indexed game_id, BookType book,
address bidder, uint amount, bool home, int32 line);
event GameCreated(bytes32 indexed id, address indexed creator, string home,
string away, uint16 indexed category, uint64 locktime);
event BidPlaced(bytes32 indexed game_id, BookType book,
address bidder, uint amount, bool home, int32 line);
Any solution? Thank you!
Metadata
Metadata
Assignees
Labels
No labels