hirosystems / ordhook

Build indexers, standards and protocols on top of Ordinals and Inscriptions (BRC20, etc).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Post functionality on ordhook doesn't work.

devlancer412 opened this issue · comments

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.

  • backend and ordhook service is running on my local machine
 ordhook service start --post-to=http://localhost:8000/indexer/events --config-path=./Ordhook.toml