At the moment we request our relay reservation from all relay peers. Implement selection of relay peers to avoid network congestion.
One approach could be to select the first N peers as nominated peers. After our reservation has expired, we could nominate a new peer and request a reservation.
At the moment we request our relay reservation from all relay peers. Implement selection of relay peers to avoid network congestion.
One approach could be to select the first N peers as nominated peers. After our reservation has expired, we could nominate a new peer and request a reservation.