cli: allow returning more solana validators
This commit is contained in:
committed by
mergify[bot]
parent
bf90ea282a
commit
a4a24b6531
@@ -18,6 +18,9 @@ macro_rules! pubkey {
|
||||
};
|
||||
}
|
||||
|
||||
#[macro_use]
|
||||
extern crate const_format;
|
||||
|
||||
extern crate serde_derive;
|
||||
|
||||
pub mod checks;
|
||||
|
Reference in New Issue
Block a user