Remove verify flag from TransactionDetails
This commit is contained in:
@@ -712,7 +712,6 @@ where
|
||||
received,
|
||||
sent,
|
||||
fee: Some(fee_amount),
|
||||
verified: true,
|
||||
};
|
||||
|
||||
Ok((psbt, transaction_details))
|
||||
|
||||
Reference in New Issue
Block a user