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 (legacy wallet) #349

Closed milsawicki closed 1 year ago

milsawicki 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.