pub fn create_lock<T: Config>(
    amount: <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance,
    unlock_height: 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::create_lock.