flow-go icon indicating copy to clipboard operation
flow-go copied to clipboard

[EFM] Modify `EpochRecover` parsing logic to correctly convert Candence structure

Open durkmurder opened this issue 5 months ago • 0 comments

Context

EpochRecover representation from Cadence has an extra field IndexMap which has to be correctly parsed to Go structure.

Definition of done

  • Add parsing logic from Cadence to Go for IndexMap of EpochRecover structure.
  • Update tests

durkmurder avatar Sep 24 '24 16:09 durkmurder