bitcoind

From wikieduonline
Jump to navigation Jump to search

Installation

Options

-rest Accept public REST requests (default: 0)
-server Accept command line and JSON-RPC commands
-reindex Rebuild chain state and block index from the blk*.dat files on disk. This will also rebuild active optional indexes.
-rpcauth
-datadir=<dir> Specify data directory
-whitelist=
-listenonion Tor
-chain
-prune


Binaries

Bitcoind ports

EXPOSE 8080              # REST interface
EXPOSE 8333 18333 18444  # P2P network (mainnet, testnet & regnet respectively)
EXPOSE 8332 18332 18443  # RPC interface (mainnet, testnet & regnet respectively)
EXPOSE 28332 28333       # ZMQ ports (for transactions & blocks respectively)

Activities

Related

See also

Advertising: