Function pallet_bootstrap::pallet::dispatchables::whitelist_accounts
source · pub fn whitelist_accounts<T: Config>(accounts: Vec<T::AccountId>)
Expand description
Allows for whitelisting accounts, so they can participate in during whitelist phase. The list of account is extended with every subsequent call
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::whitelist_accounts
.