Unregister subscriber. DEPRECATED. This is not safe to use when the RPC server or main message handler thread is running.
Declared in <validationinterface.h>
void
UnregisterValidationInterface(CValidationInterface* callbacks);
| Name | Description |
|---|---|
| callbacks | Interface to stop delivering events to. |