Skip to content

Commit

Permalink
Update aggregateChains.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
simcheolhwan committed Jul 10, 2024
1 parent 5efc8db commit 21d3e68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _api/src/aggregateChains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const selectedChainProperties: (keyof Chain)[] = [
"metadata",
"logo_URIs",
"bech32_prefix",
"network_type",
]

// Aggregates chain data from all chain.json files in the given directory
Expand Down

0 comments on commit 21d3e68

Please sign in to comment.