Add feature ID for `enable_poseidon_syscall` (#33072)

add feature id for poseidon syscall
This commit is contained in:
samkim-crypto 2023-08-30 10:57:02 -07:00 committed by GitHub
parent 4ec5ea6f7b
commit 3458a7d210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -692,7 +692,7 @@ pub mod revise_turbine_epoch_stakes {
}
pub mod enable_poseidon_syscall {
solana_sdk::declare_id!("Pos1111111111111111111111111111111111111111");
solana_sdk::declare_id!("FL9RsQA6TVUoh5xJQ9d936RHSebA1NLQqe3Zv9sXZRpr");
}
lazy_static! {