You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be wise to create some sort of cache system that allows us to query this information after the first pass since this information won't ever change. More to chat about.
info
build out endpoint to return inscription info by id.
id example:
`65d9a42e48b97e9a77d200bd10b944c0d6f37651bf00a981e352382c0d4cdf76i0'
Notes / Response (Matt)
It may be wise to create some sort of cache system that allows us to query this information after the first pass since this information won't ever change. More to chat about.
info
build out endpoint to return inscription info by id.
id example:
`65d9a42e48b97e9a77d200bd10b944c0d6f37651bf00a981e352382c0d4cdf76i0'
down to change the route path here as well.
current request / response below
request:
response:
here's the current endpoint (in js)
https://github.com/pineappleworkshop/nakamoto-trading-co/blob/dev/apps/nakamoto/app/api/inscriptions/%5Bid%5D/route.ts#L16-L41
The text was updated successfully, but these errors were encountered: