Skip to content

Commit

Permalink
add doc comment describint special case
Browse files Browse the repository at this point in the history
  • Loading branch information
dmoka committed Jan 9, 2025
1 parent 13861e9 commit 2183353
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pallets/omnipool-liquidity-mining/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1016,6 +1016,8 @@ pub mod pallet {
/// then adding the stable shares as liquidity to omnipool
/// then use that omnipool shares to join multiple farms.
///
/// If farm entries are not specified (None), then the liquidity are still added to the pools
///
/// Parameters:
/// - `origin`: owner of the omnipool position to deposit into the liquidity mining.
/// - `stable_pool_id`: id of the stableswap pool to add liquidity to.
Expand Down

0 comments on commit 2183353

Please sign in to comment.