[#txindex-02-DB_NEXT_BLOCK_SEQ] = xref:txindex-02.adoc[txindex]::DB_NEXT_BLOCK_SEQ :relfileprefix: ../ :mrdocs: Key holding the next block sequence number to assign. == Synopsis Declared in `<index/txindex_key.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline std::string const DB_NEXT_BLOCK_SEQ = DB_NEXT_BLOCK_SEQ{"next_block_seq"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#