* Does `console.log(env)` output anything? It should be a map of your bindings. * What type is `wall

* Does
console.log(env)
output anything? It should be a map of your bindings.
* What type is
walletID
- ?
* Are you doing this locally in dev? With a deployed Worker? Is it possible you're writing locally and trying to fetch a result from production?
Was this page helpful?