Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <chainparams.h>
#include <key.h>
#include <node/context.h>
#include <script/script.h>
#include <script/script_error.h>
#include <script/standard.h>
#include <wallet/ismine.h>
#include <wallet/wallet.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (ismine_standard) | |
BOOST_AUTO_TEST_CASE | ( | ismine_standard | ) |