mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 14:48:13 -05:00
refactor(mpc-tls): default to full-mpc PRF (#892)
This commit is contained in:
@@ -238,7 +238,7 @@ pub enum NetworkSetting {
|
||||
|
||||
impl Default for NetworkSetting {
|
||||
fn default() -> Self {
|
||||
Self::Latency
|
||||
Self::Bandwidth
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user