Rename programs to instruction_processors (#3789)
* Rename programs to instruction_processors * Updates around the code base to support instruction_processors rename * Kabab instruction_processors * Update Cargo.toml files and scripts to use instruction-processors * Update Cargo.toml to use instruction-processors * Update CI scripts to use instruction-processors
This commit is contained in:
		@@ -1,3 +0,0 @@
 | 
			
		||||
use solana_budget_api::budget_processor::process_instruction;
 | 
			
		||||
 | 
			
		||||
solana_sdk::solana_entrypoint!(process_instruction);
 | 
			
		||||
		Reference in New Issue
	
	Block a user