ajna-finance / ajna-core

The Ajna protocol is a non-custodial, peer-to-peer, permissionless lending, borrowing and trading system that requires no governance or external price feeds to function.
https://www.ajna.finance/
Other
31 stars 11 forks source link

create liquidation in PoolInfoUtils test #1015

Closed EdNoepel closed 11 months ago

EdNoepel commented 11 months ago

Description

Test auction-related PoolInfoUtils functions with an active liquidation.

Purpose

Ensure numbers look appropriate.

Impact

No protocol changes.

Tasks