Skip to content

Server status/info endpoint #188

Description

@SamsungGalaxyPlayer

Similar to /get_info for monerod, this would return information about the server which is useful to wallets.

I'll leave it to your judgement if this should require login auth or not.

The response should include:

  • The latest known Monero block height monero_height
  • The latest height up to sync with scan_height (?)
    • This may be challenging with wallets being refreshed. There might be a better indication of scanning capacity/status.
  • The number of supported subaddresses per account
  • Server type (in this case monero-lws)
  • Server version (e.g. 0.3)
  • Blockchain type (e.g. mainnet)

Consider adding to: monero-project/meta#1229

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions