Report the heap memory used by this coin beyond its own size.
Synopsis
Declared in <coins.h>
size_t
DynamicMemoryUsage() const;
Return Value
The number of dynamically allocated bytes held by the output's scriptPubKey.
Created with MrDocs