Skip to content

Commit 0888edf

Browse files
committed
[1.3.0] set deprecated
1 parent 44b66c3 commit 0888edf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/methods/vault/index.ts

+6
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,13 @@ export default {
3939
deposit,
4040
withdraw,
4141
claimExitQueue,
42+
/**
43+
* @deprecated soon to be changed to vault.operate
44+
*/
4245
updateWhitelist,
46+
/**
47+
* @deprecated soon to be changed to vault.operate
48+
*/
4349
updateBlocklist,
4450
},
4551
} as const

0 commit comments

Comments
 (0)