Skip to content

Relay circuit-v2 expiration #4279

Closed Answered by thomaseizinger
mkuhn19 asked this question in Q&A
Discussion options

You must be logged in to vote

The reservation will be automatically renewed in the background:

Poll::Ready(()) => (
Reservation::Renewing { pending_msgs },
Poll::Ready(Some(SubstreamProtocol::new(
outbound_hop::Upgrade::Reserve,
OutboundOpenInfo::Reserve { to_listener },
))),
),

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mkuhn19
Comment options

Answer selected by mkuhn19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants