Skip to content

Commit 1740440

Browse files
author
Gabriel Comte
committed
getblockstats requires txindex
1 parent 64b7a5e commit 1740440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration_test/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ bitcoind -regtest $BLOCKFILTERARG $FALLBACKFEEARG \
3333
-connect=127.0.0.1:12348 \
3434
-rpcport=12349 \
3535
-server=1 \
36+
-txindex=1 \
3637
-printtoconsole=0 &
3738
PID2=$!
3839

0 commit comments

Comments
 (0)