File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,16 @@ Plugins are optional to run by node operator according to their needs. However,
8
8
9
9
# Available Plugins
10
10
11
- Folder | Name | Description | Category | Status | SpaceID
11
+ Folder | Name | Description | Category | Status | SpaceID
12
12
-----------------------------------|--------------------------|-----------------------------------------------------------------------------|----------------|---------------|--------------|
13
13
[ account_history] ( account_history ) | Account History | Save account history data | History | Stable | 4
14
- [ api_helper_indexes] ( api_helper_indexes ) | API Helper Indexes | Provides some helper indexes used by various API calls | Database API | Stable |
14
+ [ api_helper_indexes] ( api_helper_indexes ) | API Helper Indexes | Provides some helper indexes used by various API calls | Database API | Stable |
15
15
[ debug_witness] ( debug_witness ) | Debug Witness | Run "what-if" tests | Debug | Stable |
16
16
[ delayed_node] ( delayed_node ) | Delayed Node | Avoid forks by running a several times confirmed and delayed blockchain | Business | Stable |
17
17
[ elasticsearch] ( elasticsearch ) | ElasticSearch Operations | Save account history data into elasticsearch database | History | Experimental | 6
18
18
[ es_objects] ( es_objects ) | ElasticSearch Objects | Save selected objects into elasticsearch database | History | Experimental |
19
19
[ grouped_orders] ( grouped_orders ) | Grouped Orders | Expose api to create a grouped order book of bitshares markets | Market data | Experimental |
20
20
[ market_history] ( market_history ) | Market History | Save market history data | Market data | Stable | 5
21
- [ snapshot] ( snapshot ) | Snapshot | Get a json of all objects in blockchain at a specificed time or block | Debug | Stable |
22
- [ witness] ( witness ) | Witness | Generate and sign blocks | Block producer | Stable |
21
+ [ snapshot] ( snapshot ) | Snapshot | Get a json of all objects in blockchain at a specificed time or block | Debug | Stable |
22
+ [ witness] ( witness ) | Witness | Generate and sign blocks | Block producer | Stable |
23
+ [ voting_stat] ( voting_stat ) | Voting Statistics | Generate objects from voting related data (works together with es objects) | History | Experimental | 7
You can’t perform that action at this time.
0 commit comments