mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 38fbb575e2 into merged_master (Bitcoin PR #16294)
This commit is contained in:
commit
fb10ea6389
5 changed files with 14 additions and 11 deletions
|
|
@ -89,7 +89,6 @@ TestingSetup::TestingSetup(const std::string& chainName, const std::string& fedp
|
|||
const CChainParams& chainparams = Params();
|
||||
// Ideally we'd move all the RPC tests to the functional testing framework
|
||||
// instead of unit tests, but for now we need these here.
|
||||
|
||||
RegisterAllCoreRPCCommands(tableRPC);
|
||||
|
||||
// We have to run a scheduler thread to prevent ActivateBestChain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue