AntelopeIO / leap

C++ implementation of the Antelope protocol
Other
113 stars 69 forks source link

IF: set active finalizer policy generation in finality_data for SHiP correctly #2358

Closed linh2931 closed 3 months ago

linh2931 commented 3 months ago

We can set active finalizer policy generation in finality_data without waiting for the completion of finalizer policy change feature.

Resolved https://github.com/AntelopeIO/leap/issues/2352

ericpassmore commented 3 months ago

Note:start group: IF category: INTERNALS summary: Allows setting active finalizer policy generation in finality_data without waiting for the completion of finalizer policy change. Note:end