Cleanup whitespace
And delete rebasing artifact
This commit is contained in:
@ -80,7 +80,6 @@ Now you can start some validators:
|
|||||||
|
|
||||||
Then, in a separate shell, let's execute some transactions. Note we pass in
|
Then, in a separate shell, let's execute some transactions. Note we pass in
|
||||||
the JSON configuration file here, not the genesis ledger.
|
the JSON configuration file here, not the genesis ledger.
|
||||||
>>>>>>> logs
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cat ./multinode-demo/client.sh
|
$ cat ./multinode-demo/client.sh
|
||||||
@ -127,7 +126,7 @@ Testing
|
|||||||
Run the test suite:
|
Run the test suite:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo test
|
$ cargo test
|
||||||
```
|
```
|
||||||
|
|
||||||
Debugging
|
Debugging
|
||||||
|
Reference in New Issue
Block a user