mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-07 03:22:19 +00:00
Update file README.md
This commit is contained in:
parent
df81cf226f
commit
f1a3573d5e
@ -94,7 +94,7 @@ You can find the audit report by Trail of Bits [here](https://github.com/trailof
|
||||
|
||||
On Unix-based systems, keystores and the `deposit_data*.json` have `440`/`-r--r-----` file permissions (user & group read only). This improves security by limiting which users and processes that have access to these files. If you are getting `permission denied` errors when handling your keystores, consider changing which user/group owns the file (with `chown`) or, if need be, change the file permissions with `chmod`.
|
||||
|
||||
#### Option 1. Download binary executable file (Go to option 2)
|
||||
#### Option 1. Download binary executable file (Binaries are not available for Pulsechain use option 2 or 3)
|
||||
|
||||
##### Step 1. Installation
|
||||
|
||||
@ -324,7 +324,7 @@ See [here](#new-mnemonic-arguments) for `new-mnemonic` arguments
|
||||
See [here](#existing-mnemonic-arguments) for `existing-mnemonic` arguments
|
||||
See [here](#generate-bls-to-execution-change-arguments) for `generate-bls-to-execution-change` arguments
|
||||
|
||||
#### Option 4. Use Docker image
|
||||
#### Option 4. Use Docker image (Docker images are not available at this time, use option 2 or 3)
|
||||
|
||||
##### Step 1. Build the docker image
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user