Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions private-messaging/rewards.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,8 @@ const txHash = await fundEpoch(client, {

## Contract configuration

Use `getContractConfig()` when you need the contract-level limits:
Use `getContractConfig()` when you need the contract-level timing and chunk limits:

- `owner`
- `epochDuration`
- `genesisTimestamp`
- `maxChunkCells`
Expand Down