Closed Doy-lee closed 4 months ago
In some user testing, some people are registering nodes very quickly after launching causing unsynced nodes to join the network. I've added in the same guard-rails that prepare_registration has to gently steer 99% of people away from doing that.
prepare_registration
In some user testing, some people are registering nodes very quickly after launching causing unsynced nodes to join the network. I've added in the same guard-rails that
prepare_registration
has to gently steer 99% of people away from doing that.