Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rest: Include full RPC error messages in HTTP replies
Using the `From<errors::Error> for HttpError` conversion, which uses the full Error `Display` instead of just its `description(). Resolves romanz#132.
- Loading branch information