base58 icon indicating copy to clipboard operation
base58 copied to clipboard

Implement std::error::Error for FromBase58Error

Open netrome opened this issue 2 years ago • 0 comments

Implementing std::error::Error (and Display) would make it easier to wrap the FromBase58Error in applications using this library.

netrome avatar May 04 '23 08:05 netrome