user logout in the vault changed to queuing mechanism, and add function of batch sending WUSD

This commit is contained in:
2025-12-19 13:26:49 +08:00
parent 21674f86a9
commit 399354646a
27 changed files with 2057 additions and 2877 deletions

View File

@@ -19,6 +19,16 @@
"name": "InsufficientReserves",
"type": "error"
},
{
"inputs": [],
"name": "InvalidBorrowCollateralFactor",
"type": "error"
},
{
"inputs": [],
"name": "InvalidLiquidateCollateralFactor",
"type": "error"
},
{
"inputs": [],
"name": "InvalidLiquidationFactor",