@@ -54,7 +54,7 @@ def main():
elif message["type"] == "book":
on_book(message, state)
elif message["type"] == "trade":
on_trade(message, state)
on_trade(message, orderman, state)
elif message["type"] == "fill":
on_fill(message, orderman, state)
The note is not visible to the blocked user.