Module zebra_network::isolated

source ·
Expand description

Creating isolated connections to specific peers.

Functions§

  • Creates a Zcash peer connection using the provided data stream. This connection is completely isolated from all other node state.
  • Creates a direct TCP Zcash peer connection to addr. This connection is completely isolated from all other node state.
  • Creates an isolated Zcash peer connection using the provided data stream. This function is for testing purposes only.
  • Creates an isolated Zcash peer connection using the provided data stream. This function is for testing purposes only.