Open dnkolegov opened 1 year ago
Currently, submitCheckpoint checks whether the sender is in the validator set.
submitCheckpoint
According to the documentation, it needs to be verified that "A is a validator at epoch e."
Currently,
submitCheckpoint
checks whether the sender is in the validator set.According to the documentation, it needs to be verified that "A is a validator at epoch e."