Skip to content

Commit

Permalink
Update types.ts
Browse files Browse the repository at this point in the history
Addressed formatting issue: Added spacing on row 219 eip155:7777777
  • Loading branch information
Andrew-Clews authored Jan 20, 2025
1 parent a5a073f commit c807869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/indexer-common/src/indexer-management/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ export const Caip2ByChainId: { [key: number]: string } = {
81457: 'eip155:81457',
288: 'eip155:288',
56288: 'eip155:56288',
7777777:'eip155:7777777',
7777777: 'eip155:7777777',
34443: 'eip155:34443',
}

Expand Down

0 comments on commit c807869

Please sign in to comment.