Skip to content

Commit

Permalink
update supported encodings
Browse files Browse the repository at this point in the history
  • Loading branch information
ShankarWarang authored Jan 16, 2024
1 parent 6369fa3 commit d0fbe39
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions packages/apps-config/src/links/edgscan.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,7 @@ export default {
paths: {
address: 'accounts',
block: 'blocks',
bounty: 'bounty',
council: 'council',
extrinsic: 'extrinsics',
proposal: 'democracy_proposal',
referendum: 'referenda',
tip: 'treasury_tip',
treasury: 'treasury',
validator: 'validator'
extrinsic: 'extrinsics'
},
url: 'https://edgscan.ink/'
};

0 comments on commit d0fbe39

Please sign in to comment.