Get the maximum size number of stack elements for satisfying this descriptor.
Declared in <script/descriptor.h>
<script/descriptor.h>
virtual std::optional<int64_t> MaxSatisfactionElems() const = 0;
The maximum number of stack elements, or nullopt if unknown.