Home
last modified time | relevance | path

Searched defs:WalletTestingSetup (Results 1 – 25 of 52) sorted by relevance

123

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/test/
H A Dwallet_test_fixture.h19 struct WalletTestingSetup: public TestingSetup { struct
22 NodeContext m_node;
24 …d::unique_ptr<interfaces::ChainClient> m_chain_client = interfaces::MakeWalletClient(*m_chain, {});
25 CWallet m_wallet;
26 std::unique_ptr<interfaces::Handler> m_chain_notifications_handler;
H A Dwallet_test_fixture.cpp7 WalletTestingSetup::WalletTestingSetup(const std::string& chainName) in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/test/
H A Dwallet_test_fixture.h20 struct WalletTestingSetup : public TestingSetup { struct
23 …:WalletClient> m_wallet_client = interfaces::MakeWalletClient(*m_node.chain, *Assert(m_node.args));
24 CWallet m_wallet;
25 std::unique_ptr<interfaces::Handler> m_chain_notifications_handler;
H A Dwallet_test_fixture.cpp7 WalletTestingSetup::WalletTestingSetup(const std::string& chainName) in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/test/
H A Dwallet_test_fixture.h20 struct WalletTestingSetup : public TestingSetup { struct
23 …:WalletClient> m_wallet_client = interfaces::MakeWalletClient(*m_node.chain, *Assert(m_node.args));
24 CWallet m_wallet;
25 std::unique_ptr<interfaces::Handler> m_chain_notifications_handler;
H A Dwallet_test_fixture.cpp7 WalletTestingSetup::WalletTestingSetup(const std::string& chainName) in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/test/
H A Dwallet_test_fixture.h20 struct WalletTestingSetup : public TestingSetup { struct
23 …:WalletClient> m_wallet_client = interfaces::MakeWalletClient(*m_node.chain, *Assert(m_node.args));
24 CWallet m_wallet;
25 std::unique_ptr<interfaces::Handler> m_chain_notifications_handler;
H A Dwallet_test_fixture.cpp7 WalletTestingSetup::WalletTestingSetup(const std::string& chainName) in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/test/
H A Dwallet_test_fixture.h20 struct WalletTestingSetup : public TestingSetup { struct
24 …aces::WalletClient> m_wallet_client = interfaces::MakeWalletClient(*m_chain, *Assert(m_node.args));
25 CWallet m_wallet;
26 std::unique_ptr<interfaces::Handler> m_chain_notifications_handler;
H A Dwallet_test_fixture.cpp7 WalletTestingSetup::WalletTestingSetup(const std::string& chainName) in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/test/
H A Dwallet_test_fixture.h20 struct WalletTestingSetup : public TestingSetup { struct
24 …aces::WalletClient> m_wallet_client = interfaces::MakeWalletClient(*m_chain, *Assert(m_node.args));
25 CWallet m_wallet;
26 std::unique_ptr<interfaces::Handler> m_chain_notifications_handler;
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/test/
H A Dwallet_test_fixture.h20 struct WalletTestingSetup : public TestingSetup { struct
24 …aces::WalletClient> m_wallet_client = interfaces::MakeWalletClient(*m_chain, *Assert(m_node.args));
25 CWallet m_wallet;
26 std::unique_ptr<interfaces::Handler> m_chain_notifications_handler;
H A Dwallet_test_fixture.cpp7 WalletTestingSetup::WalletTestingSetup(const std::string& chainName) in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/wallet/test/
H A Dwallet_test_fixture.h18 struct WalletTestingSetup: public TestingSetup { struct
23 CWallet m_wallet;
H A Dwallet_test_fixture.cpp11 WalletTestingSetup::WalletTestingSetup(const std::string& chainName): in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/litecoin/litecoin-0.18.1/src/wallet/test/
H A Dwallet_test_fixture.h18 struct WalletTestingSetup: public TestingSetup { struct
23 CWallet m_wallet;
H A Dwallet_test_fixture.cpp11 WalletTestingSetup::WalletTestingSetup(const std::string& chainName): in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/wallet/test/
H A Dwallet_test_fixture.h18 struct WalletTestingSetup: public TestingSetup { struct
23 CWallet m_wallet;
H A Dwallet_test_fixture.cpp11 WalletTestingSetup::WalletTestingSetup(const std::string& chainName): in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/wallet/test/
H A Dwallet_test_fixture.h12 struct WalletTestingSetup: public TestingSetup { struct
H A Dwallet_test_fixture.cpp11 WalletTestingSetup::WalletTestingSetup(const std::string& chainName): in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/wallet/test/
H A Dwallet_test_fixture.h12 struct WalletTestingSetup: public TestingSetup { struct
H A Dwallet_test_fixture.cpp11 WalletTestingSetup::WalletTestingSetup(const std::string& chainName): in WalletTestingSetup() function in WalletTestingSetup
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/wallet/test/
H A Dwallet_test_fixture.h12 struct WalletTestingSetup: public TestingSetup { struct
H A Dwallet_test_fixture.cpp11 WalletTestingSetup::WalletTestingSetup(const std::string& chainName): in WalletTestingSetup() function in WalletTestingSetup

123