This commit is contained in:
MoneroOcean
2023-01-09 15:54:33 +00:00
parent 1afe313308
commit fa62a68afa
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "cryptoforknote-util", "name": "cryptoforknote-util",
"version": "13.0.2", "version": "13.0.3",
"main": "cryptoforknote-util", "main": "cryptoforknote-util",
"author": { "author": {
"name": "LucasJones", "name": "LucasJones",

View File

@@ -437,7 +437,7 @@ namespace cryptonote
amount_burnt = 0; amount_burnt = 0;
amount_minted = 0; amount_minted = 0;
output_unlock_times.clear(); output_unlock_times.clear();
collateral_index = 0; collateral_indices.clear();
} }
inline inline