Stellar PHP SDK API Documentation

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
see
https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0001.md

SEP-1 Validator Information

see
https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0020.md

SEP-20 Self-verification of validator nodes

Table of Contents

Properties

$alias  : string|null
$displayName  : string|null
$history  : string|null
$host  : string|null
$publicKey  : string|null

Properties

$displayName

public string|null $displayName = null

$publicKey

public string|null $publicKey = null

        
On this page

Search results