Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom authored and github-actions[bot] committed Aug 12, 2024
1 parent cff2aac commit 06d975a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/chains/definitions/chips.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ export const chips = /*#__PURE__*/ defineChain({
},
rpcUrls: {
default: {
http: ['https://node.chips.ooo/wasp/api/v1/chains/iota1pp3d3mnap3ufmgqnjsnw344sqmf5svjh26y2khnmc89sv6788y3r207a8fn/evm'],
http: [
'https://node.chips.ooo/wasp/api/v1/chains/iota1pp3d3mnap3ufmgqnjsnw344sqmf5svjh26y2khnmc89sv6788y3r207a8fn/evm',
],
},
},
})

0 comments on commit 06d975a

Please sign in to comment.