You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix typo in documentation in TransactionParams (#3237)
Fixed incorrect terminology:
- `"Network ID as per EIP-155"` → `"Chain ID as per EIP-155"` (EIP-155
defines `chainId`, not `network ID`).
Fixed spelling mistake:
- `"Maxmimum"` → `"Maximum"`.
0 commit comments