reorder instructions

This commit is contained in:
Hardhat Chad
2024-03-24 13:25:04 +00:00
parent 9140cc69db
commit a54658af21
2 changed files with 108 additions and 110 deletions

View File

@@ -14,8 +14,6 @@ use solana_program::{
program_error::ProgramError, pubkey::Pubkey,
};
// TODO Set START_AT before launch.
declare_id!("mineRHF5r6S7HyD9SppBfVMXMavDkJsxwGesEvxZr2A");
#[cfg(not(feature = "no-entrypoint"))]