raph

Results 404 comments of raph

@gmart7t2 Do you want to check and verify all places we need this guarantee and then document those in the Recursion docs?

Do you have a specific context in mind for this? Brollups?

Let's revisit this when CTV activates. I'll keep it open

Did you maybe set custom CSP headers?

Ok so only recursive inscriptions aren't displayed and every other inscription is? And there are no errors in the browser console? Not something like 404 or policy errors?

Ah okay, I think it's a CSP issue. In order to make recursion work in Safari we had to add CSP headers to scope the permissions of the iframe. By...

Try setting the CSP header to the URL you want it displayed on. ``` --csp-origin Use in Content-Security-Policy header. Set this to the public-facing URL of your ord instance. ```

Yes, unfortunately `ord` does not index the mempool. We do want to support it in the future though.