GSMA-CPAS / BWRP

Blockchain Wholesale Roaming Project
Apache License 2.0
2 stars 0 forks source link

Blockchain-adapter reconnects to peer after peer restart. #27

Closed ignatov17 closed 3 years ago

ignatov17 commented 3 years ago

After peer restart Blockchain-adapter (BCA) can not reconnect to peer. BCA reconnects after restart but not automaticaly.

ignatov17 commented 3 years ago

Different configurations does not solve the issue.

Have to find solution in BCA code and HLF SDK.

ignatov17 commented 3 years ago

Changing version of fabric-network from 2.2.2 to 2.2.5 solves the problem.

https://github.com/GSMA-CPAS/BWRP-blockchain-adapter/pull/25