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
Document the parameter violations for the new JSON-RPC method miner_setMinPriorityFee: invalid parameter and missing parameter. Invalid parameter could be one that's too large (>32 bytes).
Document the parameter violations for the new JSON-RPC method
miner_setMinPriorityFee
: invalid parameter and missing parameter. Invalid parameter could be one that's too large (>32 bytes).See PR:
setMinPriorityFee
- Return Invalid Param when invalid and use hexadecimal instead of Long #6099 for details. Document the JSON-RPC methods:miner_setMinPriorityFee
andminer_getMinPriorityFee
is related to this issue.The text was updated successfully, but these errors were encountered: