Remove fluff in SendTXArgs (#1825)
This commit is contained in:
committed by
GitHub
parent
029450a5ce
commit
c343c65051
@@ -686,6 +686,4 @@ pub struct SendTXArgs {
|
||||
pub num_change_outputs: usize,
|
||||
/// whether to use all outputs (combine)
|
||||
pub selection_strategy_is_use_all: bool,
|
||||
/// dandelion control
|
||||
pub fluff: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user