Accesses the keys used by this expression.

Synopsis

Declared in <script/miniscript.h>

std::vector<Key> const&
Keys() const;

Return Value

The keys used by this expression.

Created with MrDocs