Files
bitcoin/src/wallet/test/wallet_test_fixture.cpp
Anthony Towns 7c9fe25c16 wallet: move Assert() check into constructor
This puts it in a function body, so that __func__ is available
for reporting any assertion failure.
2022-03-30 17:07:28 +10:00

841 B