remove command from tutorial
Some checks failed
Rhai Tests / Run Rhai Tests (pull_request) Has been cancelled
Some checks failed
Rhai Tests / Run Rhai Tests (pull_request) Has been cancelled
This commit is contained in:
parent
7b8b8c662e
commit
dd84ce3f48
@ -339,8 +339,6 @@ try {
|
||||
- Or compile from source
|
||||
|
||||
#### Setup
|
||||
> `cd myceliumd && cargo build`
|
||||
|
||||
- Create two different private key files. Each key file should contain exactely 32 bytes. In this example we'll save these files as `sender.bin` and `receiver.bin`. Note: generate your own 32-byte key files, the values below are just used as examples.
|
||||
> `echo '9f3d72c1a84be6f027bba94cde015ee839cedb2ac4f2822bfc94449e3e2a1c6a' > sender.bin`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user