You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it mandatory to insert the peer in the host since the host can take the values from the api by reading it ?
I've witnessed that even by reading the api, if you don't "insert" the peer in the host, you don't have the peer inside the host by printing it, even after reading api and affecting the returned value to the host.
Also, If I want to remove a peer to update it, it's not updated in the api, so do I have to remove the peer first and then add the "updated new peer" ? it's like actually doing a -1 +1 with the same peer informations, only the publickey that is changed during the update...
Someone ever got the issue ?
The text was updated successfully, but these errors were encountered:
Hey,
is it mandatory to insert the peer in the host since the host can take the values from the api by reading it ?
I've witnessed that even by reading the api, if you don't "insert" the peer in the host, you don't have the peer inside the host by printing it, even after reading api and affecting the returned value to the host.
Also, If I want to remove a peer to update it, it's not updated in the api, so do I have to remove the peer first and then add the "updated new peer" ? it's like actually doing a -1 +1 with the same peer informations, only the publickey that is changed during the update...
Someone ever got the issue ?
The text was updated successfully, but these errors were encountered: