referrerpolicy=no-referrer-when-downgrade

Function pallet_society::pallet::dispatchables::unbid

source ·
pub fn unbid<T: Config<I>, I: 'static>()
Expand description

A bidder can remove their bid for entry into society. By doing so, they will have their candidate deposit returned or they will unvouch their voucher.

Payment: The bid deposit is unreserved if the user made a bid.

The dispatch origin for this call must be Signed and a bidder.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::unbid.