Add sent and received shielded Txs in the transactions tab.
This commit is contained in:
@@ -21,6 +21,7 @@ struct ToFields {
|
||||
struct Tx {
|
||||
QString fromAddr;
|
||||
QList<ToFields> toAddrs;
|
||||
double fee;
|
||||
};
|
||||
|
||||
namespace Ui {
|
||||
|
||||
Reference in New Issue
Block a user