diff --git a/src/book.py b/src/book.py index 5189bc9..a9a74ae 100644 --- a/src/book.py +++ b/src/book.py @@ -166,6 +166,7 @@ def _read_binance(self, file_path: Path, version: int = 1) -> None: "Staking Redemption": "StakingEnd", # "Fiat Deposit": "Deposit", + "Fiat Withdraw": "Withdrawal", "Withdraw": "Withdrawal", # "Transaction Buy": "Buy",