pub const N_COINS: u8 = 2; // 0x02u8
Expand description

Number of coins in a swap. The Saber StableSwap only supports 2 tokens.