Skip to content

Commit bcc6c89

Browse files
committed
Applies linter suggestions
1 parent 7ccdfbd commit bcc6c89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@ generate-keys $COOP_PAB_DIR
553553
```
554554
555555
Now we are ready to run the service (use Bash function `coop-run-tx-builder-grpc`):
556+
556557
```sh
557558
coop-pab-cli tx-builder-grpc --auth-wallet $AUTH_PKH --fee-wallet $FEE_PKH
558559
```
@@ -618,7 +619,7 @@ echo "SELECT * FROM fact_statements" | sqlite3 $JS_STORE_DIR/json-store.db
618619
619620
You expectedly should see:
620621
621-
```
622+
```text
622623
id1|["apples", "oranges", "pears"]
623624
id2|{"name": "Drazen Popovic", "age": 35}
624625
id3|"Lorem ipsum"

0 commit comments

Comments
 (0)