We are generating the new peer ID for the IRN client each time the server starts. At the moment the peer_id authorization is disabled and we are mimicking the CLI behavior. We need to store and use the pre-defined peer_id and pass it during the connection in the future when the authorization will turn on.
Context: https://github.com/WalletConnect/blockchain-api/pull/681#pullrequestreview-2138056056
We are generating the new peer ID for the IRN client each time the server starts. At the moment the
peer_id
authorization is disabled and we are mimicking the CLI behavior. We need to store and use the pre-defined peer_id and pass it during the connection in the future when the authorization will turn on. Context: https://github.com/WalletConnect/blockchain-api/pull/681#pullrequestreview-2138056056