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
Is your feature request related to a problem? Please describe.
The recommended fee rate returned RPC is purely based on statistical results from on-chain data without any manual fix. This means that its value can become exceptionally high due to abnormal circumstances and lead to a waste of CKB.
Describe the solution you'd like
Set an upper limit on the fee rate for Neuron to prevent any exceptional value from RPC and applying unreasonable value under extreme circumstances.
Additional context
This feature request comes from the community.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The recommended fee rate returned RPC is purely based on statistical results from on-chain data without any manual fix. This means that its value can become exceptionally high due to abnormal circumstances and lead to a waste of CKB.
Describe the solution you'd like
Set an upper limit on the fee rate for Neuron to prevent any exceptional value from RPC and applying unreasonable value under extreme circumstances.
Additional context
This feature request comes from the community.
The text was updated successfully, but these errors were encountered: