Files
redstone-node/sample-config.json
2021-07-02 10:16:11 +02:00

11 lines
349 B
JSON

{
"arweaveKeysFile": "./.secrets/arweave-keyfile-33F0QHcb22W7LwWR1iRC8Az1ntZG09XQ03YWuw2ABqA.json",
"useManifestFromSmartContract": "true",
"minimumArBalance": 0.01,
"addEvmSignature": true,
"credentials": {
"infuraProjectId": "XXX",
"ethereumPrivateKey": "0x1111111111111111111111111111111111111111111111111111111111111111"
}
}