Skip to content

Hard-coded min fee not works in private network or test network #369

@majecty

Description

@majecty

Indexer hardcode min fee in static distribution code.
It works for the CodeChain Main network, but not works for test networks or private networks.

const MINIMUM_FEES: { [param: string]: number } = {

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions