Function escrow::pallet::dispatchables::set_account_limit
source · pub fn set_account_limit<T: Config>(
who: T::AccountId,
start: BlockNumberFor<T>,
end: BlockNumberFor<T>
)
Expand description
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_account_limit
.