Skip to content

Commit 730053e

Browse files
committed
updated subtitles / added new img
1 parent 1916a41 commit 730053e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
67.7 KB
Loading

apps/portal/src/app/account/billing/manage-billing/page.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { DocImage } from "@doc";
22
import billingSettings from "../assets/billing-settings.png";
33
import invoicesSettings from "../assets/invoices-settings.png";
44
import usageSettings from "../assets/usage-settings.png";
5+
import rpcSettings from "../assets/rpc-settings.png";
56
import storageSettings from "../assets/storage-settings.png";
67

78

@@ -49,15 +50,16 @@ To check your current usage and limits:
4950
1. Visit the **Usage** tab in your dashboard.
5051
2. The **Usage** tab is divided into two sections:
5152

52-
### Overview
53+
#### Overview
5354
- Number of In-App Wallets created
5455
- Total sponsored fees for wallets with account abstraction enabled
5556
- Number of RPC requests
5657
- Number of Storage Gateway requests
5758

5859
<DocImage src={usageSettings} />
60+
<DocImage src={rpcSettings} />
5961

60-
### Storage
62+
#### Storage
6163
- Total size of files pinned
6264

6365
<DocImage src={storageSettings} />

0 commit comments

Comments
 (0)