clearing._messages: add todo to drop the `BrokedPosition` msg

account_tests
Tyler Goodlet 2023-06-29 14:01:36 -04:00
parent 75f01e22d7
commit 3ff9fb3e10
1 changed files with 2 additions and 0 deletions

View File

@ -301,6 +301,8 @@ class BrokerdError(Struct):
broker_details: dict = {}
# TODO: yeah, so we REALLY need to completely deprecate
# this and use the `.accounting.Position` msg-type instead..
class BrokerdPosition(Struct):
'''
Position update event from brokerd.