Function print_keys

Source
fn print_keys<N: Network>(
    private_key: PrivateKey<N>,
    discreet: bool,
) -> Result<()>