Files
bitcoin/src
jeanpablo 2f6aa41d3d wallet: remove unused WalletDatabase::m_refcount
The counter is never incremented. Only the BDB implementation ever
maintained it, and that went away in 04a7a7a28c ("build, wallet, doc:
Remove BDB"). `AddRef()` and `RemoveRef()`, which the comment above the
member describes as maintaining it, were removed in c0f3f3264f
("wallet: Remove unused db functions"), leaving the member behind.
2026-08-31 13:37:45 +01:00
..
2026-08-26 17:36:06 +01:00
2026-08-07 14:44:16 +02:00
2026-08-10 16:02:20 +03:00
2026-08-05 21:41:49 +02:00