Returns a stable identifier for this spkm derived from its descriptor.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
uint256
GetID() const override;

Return Value

The identifier of this spkm.

Created with MrDocs