We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7ca90 commit 5ec9d26Copy full SHA for 5ec9d26
tokens/nft-operations/anchor/programs/mint-nft/src/lib.rs
@@ -1,6 +1,6 @@
1
use anchor_lang::prelude::*;
2
3
-declare_id!("3hGsAzu5hQ12ZM2etzoPtXx6eky5crKgqCaCoqvx5t9a");
+declare_id!("3EMcczaGi9ivdLxvvFwRbGYeEUEHpGwabXegARw4jLxa");
4
5
pub mod contexts;
6
0 commit comments