mirror of
https://github.com/status-im/status-go.git
synced 2025-02-22 03:38:27 +00:00
fix_: make use of slippage percentage parameter (#15096)
This commit is contained in:
parent
4a63201a79
commit
7b38a5b6bd
@ -200,6 +200,7 @@ func (s *SwapParaswapProcessor) Send(sendArgs *MultipathProcessorTxArgs, verifie
|
||||
MultiTransactionID: sendArgs.SwapTx.MultiTransactionID,
|
||||
Symbol: sendArgs.SwapTx.Symbol,
|
||||
},
|
||||
SlippagePercentage: sendArgs.SwapTx.SlippagePercentage,
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user