solana/programs/config/src
Alexander Meißner f30f3bddbb
Refactor: Remove program_id from process_instruction() (#20540)
* Replaces usage of program_id parameter by invoke_context.get_caller()?.

* Removes "pubkey: &Pubkey" parameter from "process_instruction()".
2021-10-10 22:29:18 +02:00
..
config_instruction.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
config_processor.rs Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
date_instruction.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
lib.rs sdk: refactor pda generation 2021-06-30 19:01:51 -06:00