Optional
api_The API version to use. If omitted, use version 1.
The name of the API method.
Optional
idA unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.
The base58-encoded public key of the validator to look up. This can be the master public key or ephemeral public key.
Generated using TypeDoc
The
manifest
method reports the current "manifest" information for a given validator public key. The "manifest" is the public portion of that validator's configured token. Expects a response in the form of a ManifestResponse.Example