[#miniscript-Node-Keys] = xref:miniscript.adoc[miniscript]::xref:miniscript/Node.adoc[Node]::Keys :relfileprefix: ../../ :mrdocs: Accesses the keys used by this expression. == Synopsis Declared in `<script/miniscript.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<Key> const& Keys() const; ---- == Return Value The keys used by this expression. [.small]#Created with https://www.mrdocs.com[MrDocs]#