Closed Hodgewhj closed 1 year ago
hey @Hodgewhj, when working with ordinals, you should be using ordhook instead. Feel free to re-open an issue in the repo mentioned above if you're facing some issues.
Feel free to re-open an issue in the repo mentioned above if you're facing some issues.
thanks for your reply! i have aleardy found the inscription code in ordhook, but when i use the subcommand "chainhook service start", it occur blew errors
Closing, in favor or https://github.com/hirosystems/ordhook/issues/172
in order to find why my predicate json can't match any valid data (links : #409) , i scan the chainhook original code and can't seem to find the process of ordinal protocol parsing. (i not familiar with the rust language, so need some help)
one point: i find the ordinal-Inscription data struct, but i don't find where the struct was created and set value.
two point: here the ordinal_operations was set to empty vec, so according to my understanding, it will not to match any thing in the subsequent process.