pub fn get_public_key_with_display_flag(
    hd_path: BIP32Path,
    display_and_confirm: bool
) -> Result<PublicKey, NEARLedgerError>