Skip to content

Commit d85a451

Browse files
committed
Add atomic swap owner/foreign RPC functions
1 parent 1cc5955 commit d85a451

File tree

17 files changed

+1600
-227
lines changed

17 files changed

+1600
-227
lines changed

api/src/foreign.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ where
419419
&a,
420420
tor_config_lock.clone(),
421421
None,
422-
true,
422+
false,
423423
self.doctest_mode,
424424
);
425425
match res {

0 commit comments

Comments
 (0)