Get realm size infos failed
Code
RPC/WORLD/GET_REALM_SIZE_INFOS_FAILED
What it means
The client attempted to query realm size information (tiers / cost mapping), but the chain query failed.
When it happens
- Fetching realm size information fails.
How to handle
- Treat as retryable.
- If size infos are required for UI, show a safe fallback (disable actions) and provide retry.
Last updated on