ETH uses the networks computational characteristics to allow code to run its own logic to lock/unlock funds from collateral pools. How will Fijimoney work on Liquid given that the code itself can't automatically manage keys. What is the pool security model?
On Liquid, you can make stateless smart contracts thanks to covenants opcodes.
Fuji assets are issued on-demand when collateral is locked (and must be burned when collateral is unlocked), there is no lender in this scheme and neither a pool.
reply