user logout in the vault changed to queuing mechanism, and add function of batch sending WUSD
This commit is contained in:
@@ -19,6 +19,16 @@
|
||||
"name": "InsufficientReserves",
|
||||
"type": "error"
|
||||
},
|
||||
{
|
||||
"inputs": [],
|
||||
"name": "InvalidBorrowCollateralFactor",
|
||||
"type": "error"
|
||||
},
|
||||
{
|
||||
"inputs": [],
|
||||
"name": "InvalidLiquidateCollateralFactor",
|
||||
"type": "error"
|
||||
},
|
||||
{
|
||||
"inputs": [],
|
||||
"name": "InvalidLiquidationFactor",
|
||||
|
||||
Reference in New Issue
Block a user