XHV fix
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user