FindoraNetwork / platform

Official Implementation of Findora Network.
https://findora.org
Other
73 stars 29 forks source link

Fix the issue where the value of fns_registry is incorrect under !debug_env. #939

Closed malefooo closed 1 year ago

malefooo commented 1 year ago

The new field must delete the old checkpoint so that Findorad can generate it automatically to take effect. If you need to change this method, you need to re-code and load the rules for checkpoints. Currently, this PR only fixes the issue of incorrect fns_registry values ​​under debug_env and !debug_env.