Validator
in package
Validator information from the stellar.toml [[VALIDATORS]] list.
Contains fields for each node the organization runs. Combined with SEP-20, this section allows declaration of node(s) and public archive locations.
Tags
Table of Contents
Properties
- $alias : string|null
- $displayName : string|null
- $history : string|null
- $host : string|null
- $publicKey : string|null
Properties
$alias
public
string|null
$alias
= null
$displayName
public
string|null
$displayName
= null
$history
public
string|null
$history
= null
$host
public
string|null
$host
= null
$publicKey
public
string|null
$publicKey
= null