Remove extra Tx fields
This commit is contained in:
@@ -23,7 +23,6 @@ struct Tx {
|
||||
QString fromAddr;
|
||||
QList<ToFields> toAddrs;
|
||||
double fee;
|
||||
bool sendChangeToSapling;
|
||||
};
|
||||
|
||||
namespace Ui {
|
||||
|
||||
Reference in New Issue
Block a user