85157f9a9e
* Fix wrong index for argument to protx_update_service when error is thrown * Unify and fix variable name in TxToJSON The UniValue variable name for TRANSACTION_COINBASE was wrong and is fixed now. Also changed names for all other special TXs to unify names. This should avoid such errors in the future when new "else if" branches are copy/pasted. * Use "proRegTx" instead of "proTx" as key TRANSACTION_PROVIDER_REGISTER payloads |
||
---|---|---|
.. | ||
blockchain.cpp | ||
client.cpp | ||
client.h | ||
governance.cpp | ||
masternode.cpp | ||
mining.cpp | ||
misc.cpp | ||
net.cpp | ||
protocol.cpp | ||
protocol.h | ||
rawtransaction.cpp | ||
register.h | ||
rpcevo.cpp | ||
server.cpp | ||
server.h |