You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The finality_data should have a new optional field to contain the full policy (including generation number) of the finalizer policy proposed in the associated block. If no new finalizer policy is proposed in a block, then this field should be std::nullopt. The SHiP logs will have to contain this additional field.
The text was updated successfully, but these errors were encountered:
The
finality_data
should have a new optional field to contain the full policy (including generation number) of the finalizer policy proposed in the associated block. If no new finalizer policy is proposed in a block, then this field should bestd::nullopt
. The SHiP logs will have to contain this additional field.The text was updated successfully, but these errors were encountered: