mirror of
https://github.com/alexgo-io/redstone-node.git
synced 2026-06-12 15:48:50 +08:00
10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"arweaveKeysFile": "./.secrets/arweave.json",
|
|
"manifestFile": "./manifests/stocks.json",
|
|
"minimumArBalance": 0.1,
|
|
"credentials": {
|
|
"covalentApiKey": "XXX",
|
|
"infuraProjectId": "XXX"
|
|
}
|
|
}
|