Skip to content

Commit e489f0b

Browse files
authored
Fix bundler admonition (#2453)
* Fix bundler admonition. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * Used incorrect link. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> --------- Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
1 parent 96c7793 commit e489f0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

services/get-started/pricing/credit-cost.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ All Solana methods are charged at 160 credits per request.
9696
## Bundler API
9797

9898
:::info
99-
The Bundler API methods are currently only available on Ethereum Mainnet and Sepolia.
99+
Refer to the [supported networks section](../../concepts/bundler.md#supported-networks)
100+
for the list of networks that support the Bundler API.
100101
:::
101102

102103
<CreditCostTable methods="bundler" />

0 commit comments

Comments
 (0)