Commit 916bd37
authCapture: trim canonical-addresses appendix to upstream convention
The pointer paragraph claimed base/commerce-payments hosts the current
chain-deployment list, but the upstream README only lists Base mainnet
+ Sepolia with the old prototype CREATE3 addresses (the ones our
constants comment marks as superseded). The CREATE2 canonical deploys
in our table are not documented there; pointing readers at it would
hand them the wrong addresses.
Other x402 EVM specs (exact, upto) just declare a canonical address +
a one-line CREATE2 deploy intent. They do not link source repos for
deployment status, do not list chains, and do not describe redeployment
procedures. Following that convention.
Also folds the per-method token requirement (eip3009 needs
receiveWithAuthorization, permit2 works with any ERC-20) into the
assetTransferMethod field description where it naturally belongs,
instead of duplicating it in the appendix.
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>1 parent 6167fb5 commit 916bd37
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
0 commit comments