mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
Update nssa/program_methods/guest/src/bin/amm.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
This commit is contained in:
parent
32de4e2990
commit
05d34bf9ec
@ -771,7 +771,8 @@ fn swap_logic(
|
||||
vault_deposit: AccountWithMetadata,
|
||||
vault_withdraw: AccountWithMetadata,
|
||||
user_withdraw: AccountWithMetadata,
|
||||
balances: &[u128],
|
||||
deposit_amount: u128,
|
||||
min_amount_out: u128,
|
||||
reserve_amounts: &[u128],
|
||||
pool_id: AccountId,
|
||||
) -> (Vec<ChainedCall>, u128, u128) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user