status-go/services/wallet/history
Ivan Belyakov e9a2f19c17 fix(wallet): cleanup multi_transactions table on account removed
Updates #4937
2024-03-27 14:54:30 +01:00
..
balance.go fix: Handle balance for all accounts (#4261) 2023-11-29 12:20:18 +01:00
balance_db.go fix(wallet): cleanup balance_history table on account removed 2024-03-27 14:54:30 +01:00
balance_test.go fix: Handle balance for all accounts (#4261) 2023-11-29 12:20:18 +01:00
exchange.go
service.go fix(wallet): cleanup balance_history table on account removed 2024-03-27 14:54:30 +01:00
service_test.go fix(wallet): cleanup multi_transactions table on account removed 2024-03-27 14:54:30 +01:00
transfers_watcher.go