Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Monitors jobs on Request Chains and transfers them to the Common Chain for Execu
```shell
curl -X GET -H "Content-Type: application/json" -d '{"chain_ids": [31337]}' http://localhost:6001/signed-registration-message -v
```
- Use the signature from the above endpoint to register on the commmon chain.
- Use the signature from the above endpoint to register on the common chain.

# Verifying Config

Expand Down