Drop stale comment
parent
cc15d02488
commit
ec6a28a8b1
|
@ -296,8 +296,7 @@ async def update_ledger_from_api_trades(
|
||||||
client: Union[Client, MethodProxy],
|
client: Union[Client, MethodProxy],
|
||||||
|
|
||||||
) -> dict[str, pp.Transaction]:
|
) -> dict[str, pp.Transaction]:
|
||||||
# construct piker pps from trade ledger, underneath using
|
|
||||||
# LIFO style breakeven pricing calcs.
|
|
||||||
conf = get_config()
|
conf = get_config()
|
||||||
|
|
||||||
# XXX; ERRGGG..
|
# XXX; ERRGGG..
|
||||||
|
|
Loading…
Reference in New Issue