onomyprotocol / reserve

Onomy Reserve Stablecoin Issuance Protocol
7 stars 1 forks source link

Vaults: skip vaults that can't get price #99

Closed DongLieu closed 1 week ago

DongLieu commented 1 week ago

We can't just return an error if getprice fails, that can easily cause the chain to stop abruptly. Instead there should be a field (flag) in Vault Manager that can be skipped including not allowing withdrawals and mints..