update program id

This commit is contained in:
Hardhat Chad
2024-02-17 19:27:23 +00:00
parent d71140b733
commit 04dd32e911
4 changed files with 13 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ use solana_program::{
// TODO Increase decimals?
declare_id!("ore2mSzJwAZhxLyCLbNEnFvYq9U8jvCMvUBrVvbmqDF");
declare_id!("oreoDL2qcXyBdaYTEfd7F5MFLY5PAqqDooPLZv1XdBP");
#[cfg(not(feature = "no-entrypoint"))]
solana_program::entrypoint!(process_instruction);