Hard-coded min fee not works in private network or test network
majecty opened this issue · 0 comments
majecty commented
Indexer hardcode min fee in static distribution code.
It works for the CodeChain Main network, but not works for test networks or private networks.
Indexer queries the min fees in the dynamic fee calculation. It seems that (not confident) CodeChain before 2.0 does not have a feature that queries the min fee.