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

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