Make miner/dev fee clear on send tab
This commit is contained in:
@@ -17,6 +17,7 @@ struct ToFields {
|
||||
QString encodedMemo;
|
||||
};
|
||||
|
||||
// Struct used to represent a Transaction.
|
||||
struct Tx {
|
||||
QString fromAddr;
|
||||
QList<ToFields> toAddrs;
|
||||
|
||||
Reference in New Issue
Block a user