fix: sync program ID to keypair (9uF64...)
This commit is contained in:
@@ -11,7 +11,7 @@ pub use error::*;
|
||||
pub use instructions::*;
|
||||
pub use state::*;
|
||||
|
||||
declare_id!("DzwUAbpRvqcbA8QsEkRbZeXG4TEho5782cMySodrUHBU");
|
||||
declare_id!("9uF64swnFqo34oFJtv8Qx9JDyXXJz73eDFF4cKRBfQBZ");
|
||||
|
||||
#[program]
|
||||
pub mod solisting {
|
||||
|
||||
Reference in New Issue
Block a user