diff --git a/reporting/DBHelpers.h b/reporting/DBHelpers.h index caf6d79a..2a086705 100644 --- a/reporting/DBHelpers.h +++ b/reporting/DBHelpers.h @@ -44,6 +44,8 @@ struct AccountTransactionsData , txHash(txHash) { } + + AccountTransactionsData() = default; }; template