mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-19 11:18:09 +02:00
Tree-SHA512: 361c6efdd21396ebf4358195e91bde81e7f7414e7022efc4d4a10da7cf3df7ce8cdadd277237921fdde9bae4b811d69d95fec56c010b823324ca69b40b966d41
56 lines
1.3 KiB
Groff
56 lines
1.3 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
|
.TH BITCOIN-UTIL "1" "August 2021" "bitcoin-util v22.0rc2" "User Commands"
|
|
.SH NAME
|
|
bitcoin-util manual page for bitcoin-util v22.0rc2
|
|
.SH SYNOPSIS
|
|
.B bitcoin-util
|
|
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
|
|
.SH DESCRIPTION
|
|
Bitcoin Core bitcoinutil utility version v22.0rc2
|
|
.SH OPTIONS
|
|
.HP
|
|
?
|
|
.IP
|
|
Print this help message and exit
|
|
.HP
|
|
\fBversion\fR
|
|
.IP
|
|
Print version and exit
|
|
.PP
|
|
Debugging/Testing options:
|
|
.PP
|
|
Chain selection options:
|
|
.HP
|
|
\fBchain=\fR<chain>
|
|
.IP
|
|
Use the chain <chain> (default: main). Allowed values: main, test,
|
|
signet, regtest
|
|
.HP
|
|
\fBsignet\fR
|
|
.IP
|
|
Use the signet chain. Equivalent to \fBchain\fR=\fI\,signet\/\fR. Note that the network
|
|
is defined by the \fBsignetchallenge\fR parameter
|
|
.HP
|
|
\fBsignetchallenge\fR
|
|
.IP
|
|
Blocks must satisfy the given script to be considered valid (only for
|
|
signet networks; defaults to the global default signet test
|
|
network challenge)
|
|
.HP
|
|
\fBsignetseednode\fR
|
|
.IP
|
|
Specify a seed node for the signet network, in the hostname[:port]
|
|
format, e.g. sig.net:1234 (may be used multiple times to specify
|
|
multiple seed nodes; defaults to the global default signet test
|
|
network seed node(s))
|
|
.HP
|
|
\fBtestnet\fR
|
|
.IP
|
|
Use the test chain. Equivalent to \fBchain\fR=\fI\,test\/\fR.
|
|
.PP
|
|
Commands:
|
|
.IP
|
|
grind
|
|
.IP
|
|
Perform proof of work on hex header string
|