Pull in test change from upstream
This commit is contained in:
@@ -56,7 +56,8 @@ namespace TestEvalNotarisation {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
static auto noop = [&](CMutableTransaction &mtx){};
|
//static auto noop = [&](CMutableTransaction &mtx){};
|
||||||
|
static auto noop = [](CMutableTransaction &mtx){};
|
||||||
|
|
||||||
|
|
||||||
template<typename Modifier>
|
template<typename Modifier>
|
||||||
|
|||||||
Reference in New Issue
Block a user