[#miniscript-Node-K] = xref:miniscript.adoc[miniscript]::xref:miniscript/Node.adoc[Node]::K :relfileprefix: ../../ :mrdocs: Accesses the k parameter of this node. == Synopsis Declared in `<script/miniscript.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t K() const; ---- == Return Value The timelock value for OLDER/AFTER, or the threshold for THRESH/MULTI. [.small]#Created with https://www.mrdocs.com[MrDocs]#