mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-04 06:13:10 +00:00
Update wallet/src/cli/programs/amm.rs
Co-authored-by: Sergio Chouhy <41742639+schouhy@users.noreply.github.com>
This commit is contained in:
parent
c1283d4a0c
commit
1b0dea11f6
@ -12,7 +12,7 @@ use crate::{
|
|||||||
/// Represents generic CLI subcommand for a wallet working with amm program
|
/// Represents generic CLI subcommand for a wallet working with amm program
|
||||||
#[derive(Subcommand, Debug, Clone)]
|
#[derive(Subcommand, Debug, Clone)]
|
||||||
pub enum AmmProgramAgnosticSubcommand {
|
pub enum AmmProgramAgnosticSubcommand {
|
||||||
/// Produce a new token
|
/// Produce a new pool
|
||||||
///
|
///
|
||||||
/// user_holding_a and user_holding_b must be owned.
|
/// user_holding_a and user_holding_b must be owned.
|
||||||
///
|
///
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user