Files
proxmox/packages/economics-toolkit/config/executor-allowlist.example.json

10 lines
257 B
JSON
Raw Normal View History

{
"$comment": "Copy to executor-allowlist.json (gitignored) for economics-toolkit exec. Restrict to operator LAN.",
"chainId": 138,
"allowedTo": [
"0x86ADA6Ef91A3B450F89f2b751e93B1b7A3218895"
],
"maxValueWei": "0",
"maxFeePerGasGwei": 500
}