Skip to content

Commit

Permalink
🚚 rename rmrk2 to ksm in utils/api/bsx/query.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Apr 11, 2023
1 parent 7c75cd8 commit a494b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/api/bsx/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export function getKusamaAssetId(prefix: string): string {
case 'bsx':
return '1'
case 'rmrk':
case 'rmrk2':
case 'ksm':
return ''
default:
return '0'
Expand Down

0 comments on commit a494b42

Please sign in to comment.