This commit is contained in:
mfahampshire
2025-11-07 18:26:56 +00:00
parent 70bdbce23f
commit f12108a7db
@@ -196,7 +196,7 @@ impl IpMixStream {
let stream = MixStream::new(
None,
Some(Recipient::from(ipr_address)),
Some(ipr_address),
Some(env.env_file_path()),
)
.await?;