Skip to content

Commit 0e27672

Browse files
juntaoJuntao Yuanclaude
authored
Document valid network values in .env.example (#2)
Valid networks are: base-sepolia (testnet), base (mainnet) Note: "base-mainnet" is not supported. Co-authored-by: Juntao Yuan <juntao@secondstate.io> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 68579de commit 0e27672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ APP_PORT=8000
66
APP_BASE_URL=http://localhost:8000
77

88
# x402 Payment Settings
9+
# Valid networks: base-sepolia (testnet), base (mainnet)
910
NETWORK=base-sepolia
1011
FACILITATOR_URL=https://x402f1.secondstate.io
1112
MAX_TIMEOUT_SECONDS=60

0 commit comments

Comments
 (0)