pub fn examine_key(path: &PathBuf, is_validator_key: bool) -> Result<(), Error>
Read bridge key from a file and print the corresponding information. If is_validator_key is true, the key must be a Secp256k1 key.
is_validator_key