solana-with-rpc-optimizations/runtime
HaoranYi 57dc7adda1
move PROGRAM_OWNERS to sdk (#34193)
* move PROGRAM_OWNERS to sdk

* Update sdk/src/account.rs

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>

---------

Co-authored-by: HaoranYi <haoran.yi@solana.com>
Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
2023-11-21 09:49:33 -06:00
..
benches clippy: Replaces .get(0) with .first() (#34143) 2023-11-17 10:03:08 -05:00
src move PROGRAM_OWNERS to sdk (#34193) 2023-11-21 09:49:33 -06:00
tests remove IncludeSlotInHash after feature activation on mnb (#33816) 2023-10-23 15:12:02 -07:00
.gitignore
Cargo.toml Introduce InstalledSchedulerPool trait (#33934) 2023-11-03 16:02:12 +09:00
build.rs