mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-28 15:58:42 +02:00
test: [refactor] Pass TestOpts
This commit is contained in:
@@ -23,7 +23,7 @@ FUZZ_TARGET(utxo_total_supply)
|
||||
ChainTestingSetup test_setup{
|
||||
ChainType::REGTEST,
|
||||
{
|
||||
"-testactivationheight=bip34@2",
|
||||
.extra_args = {"-testactivationheight=bip34@2"},
|
||||
},
|
||||
};
|
||||
// Create chainstate
|
||||
|
||||
Reference in New Issue
Block a user