Would you like to wrap any pointer data members with the class template “[std::unique_ptr](https://en.wikipedia.org/wiki/Smart_pointer#unique_ptr "Description for the usage of smart pointers")”? Update candidates: - [CAccountViewTest](https://github.com/WaykiChain/WaykiChain/blob/c880afb5ce1cddcdab98b8759e3912169b0b0a56/src/tests/accountview_tests.cpp#L13) - [CCacheDBManager](https://github.com/WaykiChain/WaykiChain/blob/710db54278a3e4c650432f7d1c013b417742816a/src/persistence/cachewrapper.cpp#L150) - [CContractDBTest](https://github.com/WaykiChain/WaykiChain/blob/c880afb5ce1cddcdab98b8759e3912169b0b0a56/src/tests/scriptdbex_tests.cpp#L29)
Would you like to wrap any pointer data members with the class template “std::unique_ptr”?
Update candidates: