Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan White <[email protected]>
  • Loading branch information
Olshansk and bryanchriswhite authored Dec 17, 2024
1 parent 2090fad commit 3c6148d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus/docs/operate/quickstart/supplier_cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ poktrolld query supplier show-supplier $SUPPLIER_ADDR $NODE_FLAGS
### Configure the RelayMiner

```bash
cat <<EOF > /tmp/relayminer_config.yaml
cat <<🚀 > /tmp/relayminer_config.yaml
default_signing_key_names:
- supplier
smt_store_path: /home/pocket/.poktroll/smt
Expand All @@ -208,7 +208,7 @@ metrics:
pprof:
enabled: false
addr: :6060
EOF
🚀
```

### Start the RelayMiner
Expand Down

0 comments on commit 3c6148d

Please sign in to comment.