Skip to content

Commit d2768c9

Browse files
Update website/src/pages/en/subgraphs/guides/x402-payments.mdx
Co-authored-by: Benoît Rouleau <1059139+benface@users.noreply.github.com>
1 parent decf918 commit d2768c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/en/subgraphs/guides/x402-payments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ import { execute, GetPairsDocument } from './.graphclient'
141141
const result = await execute(GetPairsDocument, { first: 5 })
142142
```
143143

144-
**Environment Variables:**
144+
### Environment Variables
145145

146146
- `X402_PRIVATE_KEY`: Wallet private key for payment signing
147147
- `X402_CHAIN`: `base` (mainnet) or `base-sepolia` (testnet)

0 commit comments

Comments
 (0)