# README

Replicators cleanup CLI tool

Allows to remove replicators that are not bound with nodes.

Usage

Flags

NameDescriptionTypeDefault
urlProximaX Chain REST Urlstringhttp://127.0.0.1:3000
feeStrategyfee calculation strategy (low, middle, high)stringmiddle
signerPrivateKeyTransaction signer private keystring-
replicatorKeysList of replicator public keys divided by whitespacesstring-

Example

./onboarding -url=http://127.0.0.1:3000 -feeStrategy=middle -signerPrivateKey=0000000000000000000000000000000000000000000000000000000000000000 replicatorKeys="0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000"