EOS-Nation / bpvalidate

Tools to validate BPs have set up their public configuration correctly
MIT License
20 stars 19 forks source link

Support /v1/node/get_supported_apis as introduced in 1.7.0 #38

Closed matthewdarwin closed 3 years ago

matthewdarwin commented 5 years ago

Added get_supported_apis RPC API (#6572)

A new RPC API /v1/node/get_supported_apis has been added to allow applications to discover the current set of activated plugins on an API server. This information can then allow applications to intelligently render their UI elements customized for the capabilities provided by the API server.