Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Nov 23, 2024
1 parent d98795c commit c4e2a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains/definitions/rei.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const rei = /*#__PURE__*/ defineChain({
symbol: 'REI',
},
rpcUrls: {
default: {
default: {
http: ['https://rpc.rei.network'],
webSocket: ['wss://rpc.rei.network'],
},
Expand Down

0 comments on commit c4e2a0d

Please sign in to comment.