wallet::SQLiteDatabase::m_write_semaphore

Semaphore ensuring only one batch writes to the database at a time.

Synopsis

Declared in <wallet/sqlite.h>

std::binary_semaphore m_write_semaphore;