SparkNFT / SparkLink

The SparkNFT fontend repository.
3 stars 7 forks source link

The key server has a bug that confuses rinkeby with matic #182

Closed Erreth-Akbe closed 2 years ago

Erreth-Akbe commented 2 years ago

What's going wrong?

The key server has a bug that confuses rinkeby with matic.

How to reproduce?

The key server in the production environment currently regards "rinkeby" as matic requiring the front-end to replace the key-value pair. At the same time, the production environment needs to remove the related services of rinkeby.

Expected behavior

There is no rinkey services in production Dapp. There is a polygon service in production Dapp which connect to "rinkeby" key server.

Context

refactor branch.