We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2cb1f commit b56e16aCopy full SHA for b56e16a
packages/config/README.md
@@ -18,7 +18,7 @@ import { Chains } from "@streamr/config"
18
19
const {
20
ethereum: {
21
- id: chainId
+ id: chainId,
22
contracts: {
23
"DATA-token": dataTokenAddress
24
}
0 commit comments