Skip to content

Commit 5ec9d26

Browse files
committed
Updated address
1 parent bf7ca90 commit 5ec9d26

File tree

1 file changed

+1
-1
lines changed
  • tokens/nft-operations/anchor/programs/mint-nft/src

1 file changed

+1
-1
lines changed

tokens/nft-operations/anchor/programs/mint-nft/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use anchor_lang::prelude::*;
22

3-
declare_id!("3hGsAzu5hQ12ZM2etzoPtXx6eky5crKgqCaCoqvx5t9a");
3+
declare_id!("3EMcczaGi9ivdLxvvFwRbGYeEUEHpGwabXegARw4jLxa");
44

55
pub mod contexts;
66

0 commit comments

Comments
 (0)