Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lbtsm committed Apr 8, 2024
1 parent 1a7509f commit 5b6d63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ A chain configurations take this form:
"id": "0", // Chain ID
"endpoint": "ws://<host>:<port>", // Node endpoint
"from": "0xff93...", // On-chain address of maintainer
"keystorePath" : "keystore/path/", //
"keystorePath" : "keystore/path/", // keystore path, plase user abs path
"opts": {}, // Chain-specific configuration options (see below)
}
```
Expand Down

0 comments on commit 5b6d63a

Please sign in to comment.