@voltr/vault-sdk 1.0.18 → 1.0.19
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.
|
@@ -6886,10 +6886,10 @@ export type VoltrVault = {
|
|
|
6886
6886
|
"name": "manager";
|
|
6887
6887
|
},
|
|
6888
6888
|
{
|
|
6889
|
-
"name": "
|
|
6889
|
+
"name": "pendingAdmin";
|
|
6890
6890
|
},
|
|
6891
6891
|
{
|
|
6892
|
-
"name": "
|
|
6892
|
+
"name": "disabledOperations";
|
|
6893
6893
|
}
|
|
6894
6894
|
];
|
|
6895
6895
|
};
|