Skip to content

Commit

Permalink
fix: typo (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfrosty authored Nov 19, 2024
1 parent 99ec3dd commit eeed93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rpc/http/getMultipleAccounts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The result will be a JSON object with `value` equal to an array of:
\(and is strictly read-only\)
- `rentEpoch: <u64>` - the epoch at which this account will next owe rent, as
u64
- `size: <u64>` - the data size of the account
- `space: <u64>` - the data size of the account

</DocLeftSide>

Expand Down

0 comments on commit eeed93b

Please sign in to comment.