x402z-facilitator 0.0.12 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -19,7 +19,7 @@ pnpm add x402z-facilitator
19
19
  Set env vars:
20
20
 
21
21
  - `FACILITATOR_EVM_PRIVATE_KEY`
22
- - `FACILITATOR_EVM_RPC_URL`
22
+ - `RPC_URL` (preferred) or `FACILITATOR_EVM_RPC_URL`
23
23
  - `FACILITATOR_EVM_CHAIN_ID` (default 11155111)
24
24
  - `FACILITATOR_NETWORKS` (default `eip155:11155111`)
25
25
  - `FACILITATOR_PORT` (default 8040)