Compare commits

...

1 Commits

Author SHA1 Message Date
MoneroOcean fa62a68afa XHV fix 2023-01-09 15:54:33 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
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",
+1 -1
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