We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46e5fe commit af498a8Copy full SHA for af498a8
1 file changed
smart-accounts-kit/guides/x402/seller.md
@@ -13,7 +13,7 @@ import GlossaryTerm from '@theme/GlossaryTerm';
13
14
In this guide, you build a Node.js server that charges for HTTP API access using
15
[x402](https://www.x402.org/) and accepts [ERC-7710](https://eips.ethereum.org/EIPS/eip-7710)
16
-delegations payments verified through the MetaMask facilitator.
+delegation payments verified through the MetaMask facilitator.
17
18
The official `@x402/express` middleware doesn't support ERC-7710 delegation payloads. This guide
19
shows you how to implement the x402 HTTP contract manually with Express.
0 commit comments