mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
updated nameserver letter
This commit is contained in:
parent
fff7bcb1cf
commit
f6b352a087
8 changed files with 21 additions and 21 deletions
|
@ -55,7 +55,7 @@ class Nameserver < ApplicationRecord
|
|||
}
|
||||
end
|
||||
|
||||
def nameserver_failed_validation?
|
||||
def failed_validation?
|
||||
return false if validation_counter.nil?
|
||||
|
||||
validation_counter >= NameserverValidator::VALID_NAMESERVER_COUNT_THRESHOLD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue