Return the size of the script for this expression (faster than ToScript().size()).

Synopsis

Declared in <script/miniscript.h>

size_t
ScriptSize() const;

Return Value

The script size in bytes.

Created with MrDocs