diff --git a/src/page.h b/src/page.h index 0c9216d..e906a07 100644 --- a/src/page.h +++ b/src/page.h @@ -1364,7 +1364,6 @@ public: // this can show possible spending. Only possible, because // without a spend key, we cant know for sure. It might be // that our output was used by someone else for their mixins. - // For this we can look in our custom db, for efficiencly bool show_key_images {false}; diff --git a/src/templates/my_outputs.html b/src/templates/my_outputs.html index e68c9aa..f744cbf 100644 --- a/src/templates/my_outputs.html +++ b/src/templates/my_outputs.html @@ -1,7 +1,7 @@