Skip to content

Commit 8108f7f

Browse files
committed
bob chain -> bob
1 parent 34161d4 commit 8108f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/data/chains.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ export const CHAINS: Chain[] = [
175175
supportedFeatures: ["feeds"],
176176
networks: [
177177
{
178-
name: "BOB Chain Mainnet",
178+
name: "BOB Mainnet",
179179
explorerUrl: "https://explorer.gobob.xyz/address/%s",
180180
networkType: "mainnet",
181181
rddUrl: "https://reference-data-directory.vercel.app/feeds-bitcoin-mainnet-bob-1.json",

0 commit comments

Comments
 (0)