contrib: add bitcoin binary to gen-manpages

Github-Pull: #33348
Rebased-From: f5887a8de4
This commit is contained in:
fanquake 2025-09-09 11:25:11 +01:00
parent 8578991348
commit 25f699daa5
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ import tempfile
import argparse
BINARIES = [
'bin/bitcoin',
'bin/bitcoind',
'bin/bitcoin-cli',
'bin/bitcoin-tx',