Skip to content

Commit f99fae1

Browse files
committed
chore: format
1 parent 8817549 commit f99fae1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/chains/definitions/zircuitGarfieldTestnet.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ export const zircuitGarfieldTestnet = /*#__PURE__*/ defineChain({
1010
nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
1111
rpcUrls: {
1212
default: {
13-
http: [
14-
'https://garfield-testnet.zircuit.com/',
15-
],
13+
http: ['https://garfield-testnet.zircuit.com/'],
1614
},
1715
},
1816
blockExplorers: {

0 commit comments

Comments
 (0)