Closed Cifko closed 9 months ago
Added search for kernels. The search commitment was broken (wrong argument name). Reworked the errors, all returns json when json is requested.
tari-explorer is a backend to the new tari explorer, so we need to keep this up-to-date.
Manually.
Run this tari-explorer and test the search, also you can test the &json in the url.
&json
Description
Added search for kernels. The search commitment was broken (wrong argument name). Reworked the errors, all returns json when json is requested.
Motivation and Context
tari-explorer is a backend to the new tari explorer, so we need to keep this up-to-date.
How Has This Been Tested?
Manually.
What process can a PR reviewer use to test or verify this change?
Run this tari-explorer and test the search, also you can test the
&json
in the url.Breaking Changes