Function pallet_alliance::pallet::dispatchables::nominate_ally
source · pub fn nominate_ally<T: Config<I>, I: 'static>(
who: <<T as Config>::Lookup as StaticLookup>::Source,
)
Expand description
A Fellow can nominate someone to join the alliance as an Ally. There is no deposit required from the nominator or nominee.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::nominate_ally
.