Get desktop application:
View/edit binary Protocol Buffers messages
* VPN service allows for an Encrypted Wireguard VPN between Impervious nodes.
* AcceptContract accepts and pays for a specific contract.
* Represents a request to Accept (Pay For) a VPN Quote
The public key of the far end LND node running IMP
the identifier from a requested VPN quote
the agreed upon price from the VPN quote
* Represents a response back from an accepted VPN Quote
returned message ID
* RefreshContract accepts and pays for a specific contract refresh on an existing VPN.
* Represents a request to extend/refresh an expiring VPN Connection (i.e. purchase more time)
The public key of the far end LND node running IMP
the identifier of the VPN connection
the agreed upon price from the VPN quote
* Represents a reponse back from a refreshed VPN connection
returned message ID
* RequestQuote requests a quote from another node.
* Represents a request to receive a VPN quote from a far end node
The public key of the far end LND node running IMP
* Represents a response back from a VPN Quote Reqeust
returned message ID