Skip to content

Commit 22588cc

Browse files
committed
feat: add cull step for Centrifuge vaults
1 parent 4a6c812 commit 22588cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spell/rwa-checklists.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,5 @@
187187
* [ ] IF `block.timestamp >= toc + tau`, then
188188
* [ ] IF the stability fee for the ilk is not zero (`jug.ilks(ilk).duty > 1 * RAY`), `jug.drip(ilk)` call is present
189189
* [ ] `RwaLiquidationOracle.cull(ilk, RWAXYZ_A_URN)` call is present
190+
* [ ] IF `RWAXYZ_A_INPUT_CONDUIT` is an instance of [`TinlakeMgr`](https://github.com/centrifuge/tinlake-maker-lib/blob/master/src/mgr.sol) (it is a Centrifuge integration), additional `TinlakeMgr.cull()` call is present
190191
* [ ] OTHERWISE the write-off can only happen in a future spell

0 commit comments

Comments
 (0)