Update vault_close.ts

This commit is contained in:
L0STE
2023-11-28 13:11:51 +01:00
parent 62acf73abe
commit f8dc7bce73

View File

@@ -24,10 +24,9 @@ const vaultState = new PublicKey("<address>");
// Create a random keypair
// const closeVaultState = ???
// Execute our enrollment transaction
(async () => {
try {
// const signature = await program.methods
// .closeAccount()
// .accounts({