Fix typos and cleanup
This commit is contained in:
committed by
GitHub
parent
dd70553ae6
commit
472fe18af1
@@ -618,7 +618,7 @@ void RPC::refreshAddresses() {
|
||||
zaddresses->push_back(addr);
|
||||
}
|
||||
|
||||
// Refresh the sent and received txs from all these zaddresses
|
||||
// Refresh the sent and received txs from all these z-addresses
|
||||
refreshSentZTrans();
|
||||
refreshReceivedZTrans(*zaddresses);
|
||||
});
|
||||
@@ -1020,4 +1020,4 @@ QString RPC::getDefaultSaplingAddress() {
|
||||
}
|
||||
|
||||
return QString();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user