get DLL names from programs that made the DLL (#4269)
* get program names from programs * fixup
This commit is contained in:
@@ -17,5 +17,8 @@ mod system_instruction_processor;
|
||||
#[macro_use]
|
||||
extern crate solana_metrics;
|
||||
|
||||
#[macro_use]
|
||||
extern crate solana_vote_program;
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
Reference in New Issue
Block a user