Called when a previously active warning clears.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

virtual
void
WarningUnsetHandler(Warning warning);

Parameters

Name

Description

warning

The warning that was unset.

Created with MrDocs