crypto-org-chain / crypto-org-chain/chain-docs
Problem: No suggestion for RPC error -32603 in the docs
- Dominant language
- Shell
- Stars
- 46
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The issue:
A common error message
`Error: RPC error -32603 - Internal error: timed out waiting for tx to be included in a block`
sometimes pop up especially for larger txs such as fetching rewards/restaking.
**Suggestion**:
- Adding `--timeout-height` flag ( Thanks @leejw51crypto );
- Adding `--gas-prices `flag for fee adjustment.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the documentation for transaction commands and the references to --timeout-height and --gas-prices. Confirm the -32603 timeout scenario is explained and that both suggested flags are documented with enough guidance to address larger transactions.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100