HomePhabricator

[Chronik] Fix build: Add `Clone` derive to `DataError`

Description

[Chronik] Fix build: Add Clone derive to DataError

Summary:
Previously I (@tobias_ruck) accidentally landed empp::ParseError with #[derive(Clone)], which breaks the build.

Adding the derive to DataError fixes it.

Test Plan: ninja check-crates

Reviewers: Fabien, PiRK, #bitcoin_abc

Reviewed By: Fabien, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D13959

Details

Provenance
tobias_ruckAuthored on May 30 2023, 17:16
tobias_ruckPushed on May 30 2023, 17:53
Reviewer
Restricted Project
Differential Revision
D13959: [Chronik] Fix build: Add `Clone` derive to `DataError`
Parents
rABC68ef88e5ebcb: [Chronik] Add eMPP (eCash Multi Pushdata Protocol)
Branches
Unknown
Tags
Unknown