[#ChainstateManager-GetNotifications] = xref:ChainstateManager.adoc[ChainstateManager]::GetNotifications :relfileprefix: ../ :mrdocs: Access the notifications sink used to surface validation events. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:kernel/Notifications.adoc[kernel::Notifications]& GetNotifications() const; ---- == Return Value The notifications sink. [.small]#Created with https://www.mrdocs.com[MrDocs]#