[#wallet-SQLiteCursor-m_prefix_range_start] = xref:wallet.adoc[wallet]::xref:wallet/SQLiteCursor.adoc[SQLiteCursor]::m_prefix_range_start :relfileprefix: ../../ :mrdocs: Inclusive lower bound of the key prefix range for a prefix cursor. == Synopsis Declared in `<wallet/sqlite.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<std::byte> m_prefix_range_start; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#