Module bitcoin_db::dbwrapper

source ·
Expand description

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

Functions

  • | Work around circular dependency, as | well as for testing in dbwrapper_tests. | | Database obfuscation should be considered | an implementation detail of the specific | database. |
  • | Handle database error by throwing dbwrapper_error | exception. |