Skip to content

Commit

Permalink
[feature-set] Rekey secp256r1 precompile feature (#38)
Browse files Browse the repository at this point in the history
rekey secp256r1 precompile feature key
  • Loading branch information
samkim-crypto authored Mar 5, 2025
1 parent 54c86b1 commit a8f9cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature-set/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ pub mod disable_account_loader_special_case {
}

pub mod enable_secp256r1_precompile {
solana_pubkey::declare_id!("sryYyFwxzJop1Bh9XpyiVWjZP4nfHExiqNp3Dh71W9i");
solana_pubkey::declare_id!("srremy31J5Y25FrAApwVb9kZcfXbusYMMsvTK9aWv5q");
}

pub mod accounts_lt_hash {
Expand Down

0 comments on commit a8f9cb5

Please sign in to comment.