worldwide-asset-exchange / wax-blockchain-legacy

Worldwide Asset eXchange (WAX/wax.io) is an eos compatible blockchain and protocol token designed to make e-commerce transactions faster, easier, and safer.
https://developer.wax.io/
MIT License
125 stars 47 forks source link

v1/history not supported? #57

Open ghost opened 3 years ago

ghost commented 3 years ago

Heyo,

1) i added following plugin:

Screenshot 2021-04-10 at 15 10 20

2) restarted the docker 3) do following command: curl -X POST "http://127.0.0.1:8888/v1/history/get_actions"

4) get following error: {"code":404,"message":"Not Found","error":{"code":0,"name":"exception","what":"unspecified","details":[{"message":"Unknown Endpoint","file":"http_plugin.cpp","line_number":570,"method":"handle_http_request"}]}}

anyone got an idea where i made a mistake?

themeadery commented 3 years ago

https://developers.eos.io/manuals/eos/latest/nodeos/plugins/history_plugin/index image