ouinet icon indicating copy to clipboard operation
ouinet copied to clipboard

Hard-coded B-tree index for /api/descriptor

Open ivilata opened this issue 6 years ago • 0 comments

When retrieving a URI descriptor from the client front end, B-tree index is always used as hard-coded here, which leads to the lookup failing instantly when using the BEP44 index in the client.

It should instead get the used index from the client configuration.

ivilata avatar Apr 04 '19 21:04 ivilata