Bitcoin Core 29.99.0
P2P Digital Currency
Functions
dbwrapper_private Namespace Reference

These should be considered an implementation detail of the specific database. More...

Functions

const ObfuscationGetObfuscation (const CDBWrapper &)
 Work around circular dependency, as well as for testing in dbwrapper_tests. More...
 

Detailed Description

These should be considered an implementation detail of the specific database.

Function Documentation

◆ GetObfuscation()

const Obfuscation & dbwrapper_private::GetObfuscation ( const CDBWrapper )

Work around circular dependency, as well as for testing in dbwrapper_tests.

Database obfuscation should be considered an implementation detail of the specific database.

Definition at line 388 of file dbwrapper.cpp.

Here is the caller graph for this function: