mirror of
https://github.com/alexgo-io/redstone-node.git
synced 2026-06-12 15:48:50 +08:00
11 lines
349 B
JSON
11 lines
349 B
JSON
{
|
|
"arweaveKeysFile": "./.secrets/arweave-keyfile-33F0QHcb22W7LwWR1iRC8Az1ntZG09XQ03YWuw2ABqA.json",
|
|
"useManifestFromSmartContract": "true",
|
|
"minimumArBalance": 0.01,
|
|
"addEvmSignature": true,
|
|
"credentials": {
|
|
"infuraProjectId": "XXX",
|
|
"ethereumPrivateKey": "0x1111111111111111111111111111111111111111111111111111111111111111"
|
|
}
|
|
}
|