pub fn stake<T: Config>(pool_id: PoolId, amount: T::Balance)
Expand description
Stake additional tokens in a pool.
A freeze is placed on the staked tokens.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::stake
.