Remove all dev fee references

This commit is contained in:
adityapk00
2018-11-16 12:45:23 -08:00
parent e9ceeda57b
commit fcd1c8cca0
4 changed files with 2 additions and 17 deletions

View File

@@ -304,7 +304,7 @@ void RPC::getAllPrivKeys(const std::function<void(QList<QPair<QString, QString>>
}
// Build the RPC JSON Parameters for this tx (with the dev fee included if applicable)
// Build the RPC JSON Parameters for this tx
void RPC::fillTxJsonParams(json& params, Tx tx) {
Q_ASSERT(params.is_array());
// Get all the addresses and amounts