Phoenix-Protocol-Group / phoenix-contracts

Source code of the smart contracts of the Phoenix DeFi hub DEX protocol
GNU General Public License v3.0
10 stars 6 forks source link

pool, pool_stable, stake: replace panic! with panic_with_error! #269

Closed gangov closed 5 months ago

gangov commented 5 months ago

This PR addresses the remainder of the contracts in our DEX where we had to change to panic_with_errro