Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: extend properties API data returned #69

Open
PaulBernier opened this issue Feb 1, 2019 · 0 comments
Open

Feature request: extend properties API data returned #69

PaulBernier opened this issue Feb 1, 2019 · 0 comments

Comments

@PaulBernier
Copy link
Contributor

Current properties API return:

{"walletversion":"2.2.15-dev","walletapiversion":"2.0"}

I'd like to see additional information to be returned:

  1. Boolean if the wallet is encrypted on disk or not
  2. Boolean telling if the wallet is currently locked or not (and potentially the time it will be locked again?)
  3. Information on the Factom network that instance of walletd is connected to. I'm thinking MAINNET, TESTNET, LOCAL, CUSTOM but maybe also the exact factomd endpoint it talks too could be useful.

All of those would allow better feedback to the end user, particularly if one wants to build a UI on top of walletd (which is my case with the FAT wallet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant