Whether the descriptor can be used to produce its address(es) without needing a cache or private keys.
Synopsis
Declared in <script/descriptor.h>
virtual
bool
CanSelfExpand() const = 0;
Return Value
True if the descriptor can expand on its own.
Created with MrDocs