pub async fn stub_network() -> impl Future<Output = 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.