lots of tests

This commit is contained in:
CJ Cobb
2021-05-28 10:42:13 -04:00
parent db8cfa518b
commit 572b072271

View File

@@ -44,6 +44,8 @@ struct AccountTransactionsData
, txHash(txHash)
{
}
AccountTransactionsData() = default;
};
template <class T>