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 e702040 commit d8caedbCopy full SHA for d8caedb
src/content/docs/agents/x402.mdx
@@ -13,7 +13,7 @@ sidebar:
13
14
## x402 Workers and Agents
15
16
-You can now create paywalled endpoints in your Workers and query any x402 server from your agent by wrapping the `fetch` with x402 and your wallet.
+You can create paywalled endpoints in your Workers and query any x402 server from your agent by wrapping the `fetch` with x402 and your wallet.
17
18
```ts
19
import { Hono } from "hono";
0 commit comments