We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98795c commit c4e2a0dCopy full SHA for c4e2a0d
src/chains/definitions/rei.ts
@@ -9,7 +9,7 @@ export const rei = /*#__PURE__*/ defineChain({
9
symbol: 'REI',
10
},
11
rpcUrls: {
12
- default: {
+ default: {
13
http: ['https://rpc.rei.network'],
14
webSocket: ['wss://rpc.rei.network'],
15
0 commit comments