This commit is contained in:
Hardhat Chad
2025-06-06 09:11:33 -07:00
parent ffd41b7657
commit 9028d1ea3d
7 changed files with 5 additions and 23 deletions

View File

@@ -45,7 +45,7 @@ pub fn process_close(accounts: &[AccountInfo<'_>], _data: &[u8]) -> ProgramResul
mint_base_info,
market_info,
token_program,
market_hash.amount(),
vault_base.amount(),
&[MARKET, &market.id.to_le_bytes()],
)?;