Search
Preparing search index...
The search index is not available
casper-world-backend
Options
All
Public
Public/Protected
All
Inherited
Menu
casper-world-backend
types
IValidator
Interface IValidator
Interface for validator.
interface
Hierarchy
IValidator
Index
Properties
country
current_
stake
delegators
delegators_
stake
inactive
ip
latitude
longitude
public_
key
self_
stake
timestamp
total_
stake
version
vps
Properties
Optional
country
country
?:
null
|
string
current_
stake
current_
stake
:
null
|
string
delegators
delegators
:
IDelegator
[]
delegators_
stake
delegators_
stake
:
string
inactive
inactive
:
boolean
ip
ip
:
null
|
string
Optional
latitude
latitude
?:
null
|
number
Optional
longitude
longitude
?:
null
|
number
public_
key
public_
key
:
string
self_
stake
self_
stake
:
string
timestamp
timestamp
:
number
total_
stake
total_
stake
:
string
version
version
:
null
|
string
Optional
vps
vps
?:
null
|
string
Modules
db/connect
db/methods
db/models/logger
db/models/validator
jobs/main
test/mock/data
types
utils/axios
utils/helpers
utils/vps
IValidator
country
current_
stake
delegators
delegators_
stake
inactive
ip
latitude
longitude
public_
key
self_
stake
timestamp
total_
stake
version
vps
Generated using
TypeDoc
Interface for validator.