Function serai_signals_pallet::pallet::dispatchables::stand_against
source · pub fn stand_against<T: Config>(signal_id: SignalId, for_network: NetworkId)
Expand description
Emit an event standing against the signal.
If the origin is currently in favor of the signal, their favor will be revoked.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::stand_against
.