Concordium / concordium-reference-wallet-ios

Reference wallet for the Concordium blockchain
Apache License 2.0
11 stars 10 forks source link

Remove election difficulty from expected parameters. #344

Closed abizjak closed 1 year ago

abizjak commented 1 year ago

Purpose

Election difficultly is no longer present in P6, which causes failure of parameter parsing for GET /v0/chainParameters.

Since this is not used by the wallet anyhow, it is removed from the expected parameters.

Checklist

orhoj commented 1 year ago

@milsawicki Note that we also need to implement the same change for the legacy wallet.