Return the maximum number of ops needed to satisfy this script non-malleably.
Declared in <script/miniscript.h>
<script/miniscript.h>
std::optional<uint32_t> GetOps() const;
The op count, or std::nullopt if no satisfaction exists.