Status and Debugging Methods

Use these methods to check the status of the network and server.

  • consensus_info

    Get information about the state of consensus as it happens.

  • feature

    Get information about protocol amendments.

  • fetch_info

    Get information about the server's sync with the network.

  • get_counts

    Get statistics about the server's internals and memory usage.

  • manifest

    Look up the public information about a known validator.

  • print

    Get information about internal subsystems.

  • validator_info

    Get the server's validation settings, if configured as a validator.

  • validator_list_sites

    Get information about sites that publish validator lists.

  • validators

    Get information about the current validators.