This commit is contained in:
Hardhat Chad
2025-06-06 08:45:05 -07:00
parent 60b0b023fe
commit 2eefaeb580

View File

@@ -39,7 +39,7 @@ pub fn process_close(accounts: &[AccountInfo<'_>], _data: &[u8]) -> ProgramResul
)?;
}
// Burn hash tokens.
// Burn hash token liquidity.
burn_signed(
market_hash_info,
mint_hash_info,