# Functions
Builds a knock message based on the PeerID of the node being dialed (other), the dialing node (self).
Verifies a knock message allegedly destined to self.
# Constants
knock = version (1 byte) || pk (ed25519.PublicKeySize) || sig (ed25519.SignatureSize).
# Variables
No description provided by the author
No description provided by the author
No description provided by the author