[#ScriptCompression-nSpecialScripts] = xref:ScriptCompression.adoc[ScriptCompression]::nSpecialScripts :relfileprefix: ../ :mrdocs: make this static for now (there are only 6 special scripts defined) this can potentially be extended together with a new version for transactions, in which case this value becomes dependent on version and nHeight of the enclosing transaction. == Synopsis Declared in `<compressor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static unsigned int nSpecialScripts = {6}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#