@carrot-protocol/clend-vaults-rpc 0.0.27-audit1-dev-28418ce → 0.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2071,6 +2071,11 @@
|
|
|
2071
2071
|
"code": 6038,
|
|
2072
2072
|
"name": "InvalidClendAccountBalance",
|
|
2073
2073
|
"msg": "Invalid Clend Account Balance"
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
"code": 6039,
|
|
2077
|
+
"name": "ManagerSignatureRequired",
|
|
2078
|
+
"msg": "Manager Signature Required"
|
|
2074
2079
|
}
|
|
2075
2080
|
],
|
|
2076
2081
|
"types": [
|