# Arguments passed to `neve`. Edit, then `systemctl restart neve` to apply.
# systemd whitespace-splits $NEVE_ARGS into separate arguments.
#
# Defaults below: mainnet, JSON-RPC bound to 127.0.0.1:8545 (localhost only).
# - To serve externally: add --rpc-addr 0.0.0.0:8545 (and open the port)
# - For eth_getTransactionReceipt: add --receipts (doubles bandwidth)
# - Testnet: add --network testnet
NEVE_ARGS=--summary-period 1m