stacks-network / sbtc

Repo containing sbtc
GNU General Public License v3.0
297 stars 9 forks source link

[Bug]: `:address/utxo` endpoint on mempool.space instance 404s #852

Open kyranjamie opened 2 weeks ago

kyranjamie commented 2 weeks ago

The endpoint to obtain address utxos on the mempool.space instance 404s. http://localhost:8083/docs/api/rest#get-address-utxo

Other endpoints work, but this one doesn't. Leather needs this endpoint to function properly.

matteojug commented 2 weeks ago

Related issue: https://github.com/stacks-network/sbtc-developer-release/issues/230