Skip to content

Commit

Permalink
fix: added testnet: true to btrTestnet.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ClockRide authored May 31, 2024
1 parent cc105f8 commit 26bf8d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chains/definitions/btrTestnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ export const btrTestnet = /*#__PURE__*/ defineChain({
apiUrl: 'https://testnet-scan.bitlayer.org/apis',
},
},
testnet: true
})

0 comments on commit 26bf8d2

Please sign in to comment.