Get the size of the scriptPubKey for this descriptor.
Declared in <script/descriptor.h>
<script/descriptor.h>
virtual std::optional<int64_t> ScriptSize() const = 0;
The scriptPubKey size in bytes, or nullopt if unknown.