AntelopeIO / leap

C++ implementation of the Antelope protocol
Other
116 stars 68 forks source link

Update cleos for history_api_plugin #1494

Closed heifner closed 1 year ago

heifner commented 1 year ago

Need to update the error message for no history_api_plugin.

Error 3110003: Missing History API Plugin
Ensure that you have eosio::history_api_plugin added to your node's configuration!
Error Details:
History API plugin is not enabled

Could consider removing the cleos commands but they are still supported by history_api_plugin emulators. (Tracked by https://github.com/AntelopeIO/leap/issues/1856)

heifner commented 1 year ago

@cc32d9 comment on Antelope Developers "I'd rather remove the command. The history solutions offer a bunch of different APIs".

bhazzard commented 1 year ago

Closed by https://github.com/AntelopeIO/leap/pull/1733