We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We were missing key step on client side, creating relay reservation, link to code: https://github.com/libp2p/go-libp2p/blob/ce944fe93d1bddb83fa4d32aa77b5378a99954c7/p2p/protocol/circuitv2/client/reservation.go#L63
This needs to be implemented and tested end to end, collector <- relay -> sequencer.
The text was updated successfully, but these errors were encountered:
This is very low priority since sequencer is public atm and requirement to make sequencer private will not soon emerge.
Sorry, something went wrong.
Sulejman
No branches or pull requests
We were missing key step on client side, creating relay reservation, link to code: https://github.com/libp2p/go-libp2p/blob/ce944fe93d1bddb83fa4d32aa77b5378a99954c7/p2p/protocol/circuitv2/client/reservation.go#L63
This needs to be implemented and tested end to end, collector <- relay -> sequencer.
The text was updated successfully, but these errors were encountered: