org.bitcoinj.tools.build-checkpoints-help.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bitcoinj-tools Show documentation
Show all versions of bitcoinj-tools Show documentation
A collection of useful tools that use the bitcoinj.cash library to perform wallet operations
The newest version!
BuildCheckpoints: create checkpoint files to use with CheckpointManager
Usage: build-checkpoints --flags
>>> OPTIONS
--net=XXX Which network to connect to, defaults to MAIN, can also be TEST or REGTEST.
--peer=1.2.3.4 IP address/domain name for connection instead of localhost.
--days= How many days to keep as a safety margin. Checkpointing will be done up to this many days ago.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy