Skip to content

Commit

Permalink
xstar endpoint url was changed
Browse files Browse the repository at this point in the history
  • Loading branch information
isstuev authored and tom2drum committed Nov 8, 2024
1 parent b094e58 commit f2e2fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/api/resources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ export const RESOURCES = {
filterFields: [],
},
address_xstar_score: {
path: '/api/v2/proxy/xname/address/:hash',
path: '/api/v2/proxy/xname/addresses/:hash',
pathParams: [ 'hash' as const ],
},

Expand Down

0 comments on commit f2e2fec

Please sign in to comment.