[][src]Module grin_wallet::lmdb_wallet

Structs

Batch

An atomic batch in which all changes can be committed all at once or discarded on error.

LMDBBackend

Constants

DB_DIR
TX_SAVE_DIR

Functions

wallet_db_exists

test to see if database files exist in the current directory. If so, use a DB backend for all operations