Closed cryptoAtwill closed 1 year ago
Track validators in the gateway. Provides adding and removing validators. At the same time, removed validators from CronCheckpoint. Refer to #68.
CronCheckpoint
cargo test --all
@adlrocha I'll merge this one first and will add the unit tests after weighted checkpoint submission is done.
Changes
Track validators in the gateway. Provides adding and removing validators. At the same time, removed validators from
CronCheckpoint
. Refer to #68.Tests