Files
redstone-node/sample-config.json
2021-05-31 15:47:06 +02:00

10 lines
205 B
JSON

{
"arweaveKeysFile": "./.secrets/arweave.json",
"manifestFile": "./manifests/stocks.json",
"minimumArBalance": 0.1,
"credentials": {
"covalentApiKey": "XXX",
"infuraProjectId": "XXX"
}
}