We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a97b4a commit 3027a7bCopy full SHA for 3027a7b
bin/docker-entrypoint.sh
@@ -46,8 +46,6 @@ else
46
RPC_OPT="-datadir=/data/bitcoin"
47
48
bitcoind $NETWORK_ARG $RPC_OPT $BITCOIND_OPT &
49
- echo -n "waiting for cookie... "
50
- sed --quiet '/^\.cookie$/ q' <(inotifywait -e create,moved_to --format '%f' -qmr /data/bitcoin)
51
fi
52
53
echo -n "waiting for RPC... "
0 commit comments