feat(irn): using the peer_id
instead of generating it.
#684
Labels
accepted
The issue has been accepted into the project
peer_id
instead of generating it.
#684
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: #681 (review)
The text was updated successfully, but these errors were encountered: