Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-30 22:55:21 +05:00
parent 0db08ff571
commit a48967b3ce
6 changed files with 50 additions and 1 deletions

View file

@ -1045,6 +1045,7 @@ internal class SwapInteractorImpl @AssistedInject constructor(
Blockchain.CasperTestnet,
Blockchain.Core,
Blockchain.CoreTestnet,
Blockchain.Xodex,
-> Fee.Common(feeAmount)
// endregion
}