Function holochain_p2p::stub_network[][src]

pub async fn stub_network() -> GhostSender<HolochainP2p>
Expand description

Spawn a stub network that doesn’t respond to any messages. Use test_network() if you want a real test network.