Skip to content

Commit

Permalink
[spl-record] add a new program address (solana-labs#6130)
Browse files Browse the repository at this point in the history
add a new program address for spl-record program
  • Loading branch information
samkim-crypto authored Jan 15, 2024
1 parent 268fcbe commit 7641d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion record/program/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ pub mod state;
// version
pub use solana_program;

solana_program::declare_id!("ReciQBw6sQKH9TVVJQDnbnJ5W7FP539tPHjZhRF4E9r");
solana_program::declare_id!("recr1L3PCGKLbckBqMNcJhuuyU1zgo8nBhfLVsJNwr5");

0 comments on commit 7641d10

Please sign in to comment.