Commit f2e2fec3 authored by isstuev's avatar isstuev Committed by tom goriunov

xstar endpoint url was changed

parent b094e582
...@@ -597,7 +597,7 @@ export const RESOURCES = { ...@@ -597,7 +597,7 @@ export const RESOURCES = {
filterFields: [], filterFields: [],
}, },
address_xstar_score: { address_xstar_score: {
path: '/api/v2/proxy/xname/address/:hash', path: '/api/v2/proxy/xname/addresses/:hash',
pathParams: [ 'hash' as const ], pathParams: [ 'hash' as const ],
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment