README ¶ Replicator Onboarding CLI tool Allows to onboard a new replicator. Usage Flags Name Description Type Default url ProximaX Chain REST Url string http://127.0.0.1:3000 feeStrategy fee calculation strategy (low, middle, high) string middle capacity capacity of replicator (MB) uint64 - replicatorPrivateKey Replicator private key string - nodeBootPrivateKey Node boot private key string - Example ./onboarding -url=http://127.0.0.1:3000 -feeStrategy=middle -capacity=1024 -replicatorPrivateKey=0000000000000000000000000000000000000000000000000000000000000000 -nodeBootPrivateKey=0000000000000000000000000000000000000000000000000000000000000000 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.