fuzz tests

This commit is contained in:
Hardhat Chad
2024-03-09 19:31:42 +00:00
parent 9e5c52faf2
commit a350e9779f
2 changed files with 33 additions and 4 deletions

View File

@@ -14,7 +14,6 @@ use solana_program::{
program_error::ProgramError, pubkey::Pubkey,
};
// TODO Increase TOKEN_DECIMALS to 12?
// TODO Set START_AT before launch.
// TODO Set pubkey consts for derived mainnet pdas before lanch.