Browse Source
The `Attestation` in the `oracle` module has `Desiarialization` rules that conflict with loading it from the db. We should not reuse domain structs between modules anyway, so this was cleaned up by introducing a dedicated `model::Attestation` and mapping to `oracle::Attestation`.temporary-fast-timelocks
Daniel Karzel
3 years ago
5 changed files with 38 additions and 8 deletions
Loading…
Reference in new issue