Files
proxmox/config/xdc-zero/xdc-zero-relayer-138-pair.example.defaults
defiQUG dbd517b279 Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains
- Omit embedded publish git dirs and empty placeholders from index

Made-with: Cursor
2026-04-12 06:12:20 -07:00

23 lines
685 B
Plaintext

# /etc/default/xdc-zero-relayer-138-pair — env for systemd (mode 0640).
# XinFin XDC-Relayer expects these names (see XDC-Relayer README / .example.env).
# Parent chain: XDC Network mainnet, chain id 50, gas token XDC.
# RPC reference: https://chainid.network/chain/50/ — default below matches primary public RPC.
RELAYER_PORT=5215
NODE_ENV=production
PARENTNET_URL=https://erpc.xinfin.network
SUBNET_URL=https://rpc-http-pub.d-bis.org
CHECKPOINT_CONTRACT=0x0000000000000000000000000000000000000000
PARENTNET_WALLET_PK=
# REVERSE_CHECKPOINT_CONTRACT=
# SUBNET_WALLET_PK=
# PARENTNET_ZERO_CONTRACT=
# SUBNET_ZERO_CONTRACT=
# PARENTNET_ZERO_WALLET_PK=
MAX_FETCH_BLOCK_SIZE=120