* Drop serde error instances These were no longer needed after ToPrimitive instances were added. * Rename last of _api crates
5 lines
129 B
Rust
5 lines
129 B
Rust
pub mod ownable_instruction;
|
|
pub mod ownable_processor;
|
|
|
|
solana_sdk::declare_id!("ownab1e111111111111111111111111111111111111");
|