Skip to content

Commit

Permalink
Add duddino testnet explorer (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
Duddino authored Oct 3, 2023
1 parent 3f8a812 commit bcd0bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/chain_params.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export const cChainParams = {
Explorers: [
// Display name Blockbook-compatible API base
{ name: 'rockdev', url: 'https://testnet.rockdev.org' },
{ name: 'duddino', url: 'https://testnet.duddino.com' },
],
Nodes: [{ name: 'Duddino', url: 'https://rpc.duddino.com/testnet' }],
Consensus: {
Expand Down

0 comments on commit bcd0bcc

Please sign in to comment.