We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd32729 + d6afbac commit 22fc25dCopy full SHA for 22fc25d
1 file changed
test/protocols/electrum/electrum.cpp
@@ -23,7 +23,7 @@
23
#include <boost/format.hpp>
24
25
electrum_setup_fixture::electrum_setup_fixture()
26
- : config_{ system::chain::selection::mainnet, native, admin },
+ : config_{ system::chain::selection::mainnet, ::native, admin },
27
store_
28
{
29
[&]() NOEXCEPT -> const database::settings&
0 commit comments