Skip to content

Some macros in the file Sim.cpp are never used. #3

@twlkyao

Description

@twlkyao

Some macros in the file Sim.cpp is never used,

#define LEDGER_CONVERGE 4 
#define LEDGER_FORCE_CONVERGE 7
#define AV_MIN_CONSENSUS 50
#define AV_AVG_CONSENSUS 60
#define AV_MAX_CONSENSUS 70

what are they meaning and shouldn't we set a threshold for a time-consuming transaction to increase the the efficiency of the network?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions