bitshares / bitshares/bitshares-ui
[2] Display the current Bitshares global variable information within the UI?
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
I've recently [requested that the committee increase the maximum_asset_feed_publishers value from 10 to 25](https://bitsharestalk.org/index.php/topic,25803.0.html), which led to the question of where is this information located?
You can retrieve the information from the [Bitshares-Core GitHub repo](https://github.com/bitshares/bitshares-core/blob/master/libraries/chain/include/graphene/chain/config.hpp), or [retrieve the Bitshares object 2.0.0](https://btsapi.grcnode.co.uk/get_bts_object?object_id=2.0.0&api_key=123abc) from the HUG REST API (or via [open-explorer](http://open-explorer.io/#/objects/2.0.0)), but you can't see the information within the client.
Not displaying this sort of information potentially leads to people not taking an interest in campaigning for a committee role, likewise perhaps if you can only change these values via the CLI (instead of the UI as an active committee member) the task of changing these values is unappealing?
Thoughts?
//Updated by @abitmore: fixed typo.
Contributor guide
Assessment
This issue has not been assessed yet.