]> Git Repo - VerusCoin.git/blobdiff - src/rpc/rawtransaction.cpp
Complete block reserve conversion solution, final update and import remaining
[VerusCoin.git] / src / rpc / rawtransaction.cpp
index 9e0fb7ede88fdb6fb659cdc8a6767084d8cf7953..617c53c31bdb0a4b7c31cf6713fabd5030cf891d 100644 (file)
@@ -389,7 +389,7 @@ void TxToJSON(const CTransaction& tx, const uint256 hashBlock, UniValue& entry)
                     break;
                 }
 
-                case EVAL_COINBASECONVERSIONOUT:
+                case EVAL_CURRENCYSTATE:
                 case EVAL_RESERVE_TRANSFER:
                 case EVAL_RESERVE_OUTPUT:
                 case EVAL_CROSSCHAIN_EXPORT:
This page took 0.022509 seconds and 4 git commands to generate.