Skip to content

Exolix RC 2 - Contact support & Swap history#1237

Merged
thakel merged 3 commits intodevelopmentfrom
exolix-finalisation
Dec 16, 2025
Merged

Exolix RC 2 - Contact support & Swap history#1237
thakel merged 3 commits intodevelopmentfrom
exolix-finalisation

Conversation

@thakel
Copy link
Copy Markdown
Contributor

@thakel thakel commented Dec 3, 2025

No description provided.


struct SwapTransactionList: Codable, Hashable {
var maxSwaps: Int { 5 }
var maxSwaps: Int { 1000 }
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Magic number? 🤔

Comment on lines +291 to +292
? "1 \(externalCurrency.code) ≈ \(rate.rate.formatted()) XTM"
: "1 XTM ≈ \(rate.rate.formatted(maxDecimals: 10)) \(externalCurrency.code)"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you consider whether it's a floating rate or not?

@thakel thakel merged commit 0ea27cc into development Dec 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants