[#sqlite3] = sqlite3 :mrdocs: Opaque SQLite database connection handle, defined by the SQLite library. == Synopsis Declared in `<wallet/sqlite.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct sqlite3; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#