add-pool-selection #79

Merged
kamikazechaser merged 14 commits from add-pool-selection into master 2025-06-09 13:38:21 +02:00
Showing only changes of commit 22cf59f82a - Show all commits

View File

@ -85,6 +85,10 @@ const (
DATA_ACTIVE_SWAP_MAX_AMOUNT
// Holds the active swap amount for the swap
DATA_ACTIVE_SWAP_AMOUNT
// Holds the active pool name for the swap
DATA_ACTIVE_POOL_NAME
// Holds the active pool symbol for the swap
DATA_ACTIVE_POOL_SYM
)
const (