iotaledger / iotaledger/crypto.rs

bip39::wordlist::Error should implement Display

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
63
Forks
24
PR merge metrics
No merged PRs in 30d

Description

## Description

The crate's main Error enum implements Display but the one on bip39.rs > wordlist doesn't.

## Motivation

It's a standard and simplifies error handling on consumers.

## Requirements

1. Implement Display on the crypto::bip39::wordlist::Error

## Are you planning to do it yourself in a pull request?

No.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.