NotifyBroadcasts

---types---
notifyBroadcasts#d612e8ef = NotifyPeer

Belongs to

NotifyPeer

In Rust this constructor is a variant of the enums::NotifyPeer enum.
Match on it with: if let enums::NotifyPeer::NotifyBroadcasts(v) = result { ... }

Parameters

This item has no parameters.