Skip to main content

delete_vault

Function delete_vault 

Source
pub fn delete_vault(signer: Pubkey) -> Instruction
Expand description

Delete the vault account (for re-initialization after schema changes). WARNING: This is destructive and should only be used during development/testing.