hirosystems / ordhook

Build indexers, standards and protocols on top of Ordinals and Inscriptions (BRC20, etc).
Apache License 2.0
180 stars 55 forks source link

Post functionality on ordhook doesn't work. #268

Closed devlancer412 closed 6 months ago

devlancer412 commented 6 months ago

Hi Dev team. I tried to use ordhook for my backend. but it seems like post-to parameter doesn't work now. Server is running well and can see logs on console. But can't receive any post request on my backend.

 ordhook service start --post-to=http://localhost:8000/indexer/events --config-path=./Ordhook.toml