mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-15 12:38:15 +02:00
Convert onionwrapper from a submodule to a dependency.
This commit is contained in:
@@ -166,6 +166,10 @@ class TorPlugin implements DuplexPlugin, EventListener {
|
||||
@Override
|
||||
public void onHsDescriptorUpload(String onion) {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onClockSkewDetected(long skewSeconds) {
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user